Set MaxBackends only on bootstrap and standalone modes
Alvaro Herrera <alvherre@alvh.no-ip.org>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/tcop/postgres.c | modified | +5 −0 |
| src/backend/utils/init/postinit.c | modified | +0 −2 |