Make sure MaxBackends is always set

Auxiliary and bootstrap processes weren't getting it, causing initdb to
fail completely.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dfbba2c86cc8f09cf3ffca3d305b4ce54a7fb49a

Modified Files
--------------
src/backend/postmaster/postmaster.c |    8 ++------
src/backend/utils/init/postinit.c   |   22 ++++++++++++++++++++++
src/include/miscadmin.h             |    1 +
3 files changed, 25 insertions(+), 6 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to