Reduce DEF_MAXBACKENDS to 32 so that default configuration
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Mar 1999 21:25:04 +0000 (21:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 6 Mar 1999 21:25:04 +0000 (21:25 +0000)
commitf051088a48ff8f1b598d26bd308fbd47296a17a2
treebec785afa3d064e73db36bb7ae855491e7ade767
parent318ceb9776843fcdacb1374f5ec035f0b15878da
Reduce DEF_MAXBACKENDS to 32 so that default configuration
is less likely to fail for lack of semaphores.
src/configure
src/configure.in