Set MaxBackends only on bootstrap and standalone modes

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 15658911d9947cda031a42bcbc3e2b745dff8f49
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2013-01-02T20:57:56Z
Releases: 9.3.0
Set MaxBackends only on bootstrap and standalone modes

... not on auxiliary processes.  I managed to overlook the fact that I
had disabled assertions on my HEAD checkout long ago.

Hopefully this will turn the buildfarm green again, and put an end to
today's silliness.

Files

PathChange+/−
src/backend/tcop/postgres.c modified +5 −0
src/backend/utils/init/postinit.c modified +0 −2