diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-30 20:05:15 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-30 20:05:15 +0000 |
commit | 73021301793a824b8ffbab9037498f726752b1f5 (patch) | |
tree | f7ad067d711223f82b36d78e3cf89cbd1c98a3ad /src/bin/scripts/dropuser.c | |
parent | 386258d3e59ef9c2945577639dcff81b159f86e7 (diff) | |
download | postgresql-73021301793a824b8ffbab9037498f726752b1f5.tar.gz postgresql-73021301793a824b8ffbab9037498f726752b1f5.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/bin/scripts/dropuser.c')
0 files changed, 0 insertions, 0 deletions