diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-21 22:48:01 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-11-21 22:48:01 +0000 |
commit | 7f1711f29dd6e44753d5845f707bda5fac6166a0 (patch) | |
tree | 4020e0284889bc5d775023d46d637c115b10edc2 /src/backend/utils/adt/arrayutils.c | |
parent | 183e8b911c452de056fe8d355017c9edd1ee3c74 (diff) | |
download | postgresql-7f1711f29dd6e44753d5845f707bda5fac6166a0.tar.gz postgresql-7f1711f29dd6e44753d5845f707bda5fac6166a0.zip |
Reduce the default size of the PortalHashTable in order to save a
few cycles during transaction exit. A typical session probably
wouldn't have as many as half a dozen portals open at once, so the
original value of 64 seems far larger than needed.
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions