aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-05-16 19:33:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-05-16 19:33:31 -0400
commitddd243584a0f353bbaba260d976cc41b251bbf21 (patch)
tree9fc39053efa6c233ed25799e0b056849894063eb /contrib/btree_gist/btree_utils_num.c
parenta19ea9c6601bfb06dfd9f4c1060550dbc3f7bde1 (diff)
downloadpostgresql-ddd243584a0f353bbaba260d976cc41b251bbf21.tar.gz
postgresql-ddd243584a0f353bbaba260d976cc41b251bbf21.zip
Fix leakage of memory context header in find_all_inheritors().
Commit 827d6f977 contained the same misunderstanding of hash_create's API as commit 090010f2e. As in 5d00b764c, remove the unnecessary layer of memory context. (This bug is less significant than the other one, since the extra context would be under a relatively short-lived context, but it's still a bug.)
Diffstat (limited to 'contrib/btree_gist/btree_utils_num.c')
0 files changed, 0 insertions, 0 deletions