diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-09-07 00:27:30 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-09-07 00:27:30 +0000 |
commit | 863aceb54f956ca9d6d06a44244d7a1b13e99c8b (patch) | |
tree | 4a2558c54b9ab4aac79536ec9c248c26472593c9 /src/backend/executor/nodeHash.c | |
parent | 0059c4216c1e106311cd935dee2b9c42d9a7a1d3 (diff) | |
download | postgresql-863aceb54f956ca9d6d06a44244d7a1b13e99c8b.tar.gz postgresql-863aceb54f956ca9d6d06a44244d7a1b13e99c8b.zip |
Get rid of PID entries in shmem hash table; there is no longer any need
for them, and making them just wastes time during backend startup/shutdown.
Also, remove compile-time MAXBACKENDS limit per long-ago proposal.
You can now set MaxBackends as high as your kernel can stand without
any reconfiguration/recompilation.
Diffstat (limited to 'src/backend/executor/nodeHash.c')
0 files changed, 0 insertions, 0 deletions