summaryrefslogtreecommitdiff
path: root/src/bin/scripts/dropuser.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-12-30 00:03:03 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-12-30 00:03:03 +0000
commite8aa10ee47cd63300aa979751a7ea75562a645aa (patch)
tree3ff26990ae2287f4fbfa51fba52b3358f8710f94 /src/bin/scripts/dropuser.c
parentea43da51386226a3a80572b4608d5fc572c0891f (diff)
ShmemInitHash forgot to specify HASH_ALLOC flag bit in its hash_create
call. You'd think this would cause some problems, but because of the way hash_create is coded, the only side-effect was creation of a useless memory context for the hashtable.
Diffstat (limited to 'src/bin/scripts/dropuser.c')
0 files changed, 0 insertions, 0 deletions