Fix confusion between sizeof(long) and sizeof(long*), as well as
Tom Lane <tgl@sss.pgh.pa.us>
Fix confusion between sizeof(long) and sizeof(long*), as well as failure to MAXALIGN the start of shmem allocable space. No reports of trouble here, just compulsive tidiness.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/shmem.c | modified | +7 −6 |