Minor adjustments to improve the accuracy of our computation of required
Tom Lane <tgl@sss.pgh.pa.us>
Minor adjustments to improve the accuracy of our computation of required shared memory size.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/freespace/freespace.c | modified | +2 −2 |
| src/backend/storage/ipc/ipci.c | modified | +2 −1 |
| src/backend/storage/lmgr/lock.c | modified | +9 −4 |
| src/backend/storage/lmgr/proc.c | modified | +29 −14 |
| src/include/storage/proc.h | modified | +2 −1 |