Bruce Momjian <bruce(at)momjian(dot)us> writes:
>>> How can ShmemBase not be aligned? Surely it's page-aligned?
> Should we add an assert?
No, because even if it's not page-aligned, there's no correctness issue
here. (Besides, how would you know what the page size is on any given
platform?)
regards, tom lane