diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-30 20:05:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-30 20:05:05 +0000 |
commit | 7af16b2a258cff21dd5b94d9e9cb2229fbde7fb1 (patch) | |
tree | 848940fdb1dc1e13eff6c40df1ac3d504151c352 /src/backend/access/gist/gistget.c | |
parent | e8aa10ee47cd63300aa979751a7ea75562a645aa (diff) | |
download | postgresql-7af16b2a258cff21dd5b94d9e9cb2229fbde7fb1.tar.gz postgresql-7af16b2a258cff21dd5b94d9e9cb2229fbde7fb1.zip |
Avoid running out of memory during hash_create, by not passing a
number-of-buckets that exceeds the size we actually plan to allow
the hash table to grow to. Per trouble report from Sean Shanny.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions