aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-02-26 05:25:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-02-26 05:25:55 +0000
commit08b1040374a598fb8e720ce8b9e1844cdcff33d3 (patch)
tree4017fc96cf052a933fb772bb3aefdee719e3e125 /src/backend/parser/parse_clause.c
parentc05abfb1a845e1bf5e66638ee2b83609468ebfd6 (diff)
downloadpostgresql-08b1040374a598fb8e720ce8b9e1844cdcff33d3.tar.gz
postgresql-08b1040374a598fb8e720ce8b9e1844cdcff33d3.zip
Shared-memory hashtables have non-extensible directories, which means
it's a good idea to choose the directory size based on the expected number of entries. But ShmemInitHash was using a hard-wired constant. Boo hiss. This accounts for recent report of postmaster failure when asking for 64K or more buffers.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions