]> granicus.if.org Git - postgresql/commit
Make sure MaxBackends is always set
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 2 Jan 2013 17:39:11 +0000 (14:39 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 2 Jan 2013 17:39:11 +0000 (14:39 -0300)
commitdfbba2c86cc8f09cf3ffca3d305b4ce54a7fb49a
tree55c6fcee0599a5a1fadbca91c2b448f326b3895d
parentcdbc0ca48ca96e5c787b1605ed2d6cf7407a5acf
Make sure MaxBackends is always set

Auxiliary and bootstrap processes weren't getting it, causing initdb to
fail completely.
src/backend/postmaster/postmaster.c
src/backend/utils/init/postinit.c
src/include/miscadmin.h