]> granicus.if.org Git - postgresql/commit
Fix code to properly pull out shared memory key now that the
authorBruce Momjian <bruce@momjian.us>
Tue, 28 Dec 2010 04:11:33 +0000 (23:11 -0500)
committerBruce Momjian <bruce@momjian.us>
Tue, 28 Dec 2010 04:11:33 +0000 (23:11 -0500)
commitbada44a2a2ac6f33bd355c9acc0dfaa3d4890e54
treee9f49d6151bfe86e0c0375f959b5824637a149d2
parentc0577c92a84cc477a88fe6868c16c4a7e3348b11
Fix code to properly pull out shared memory key now that the
postmaster.pid file is larger than in previous major versions.
This is a bug introduced when I added lines to the file recently.
src/backend/utils/init/miscinit.c