]> granicus.if.org Git - postgresql/commit
pageinspect: Fix use of wrong memory context by hash_page_items.
authorRobert Haas <rhaas@postgresql.org>
Fri, 26 Jan 2018 14:51:15 +0000 (09:51 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 26 Jan 2018 14:56:33 +0000 (09:56 -0500)
commitb0313f9cc8f54d6a5c12f8987c9b6afa0a5bbced
treebaea26c3f392bb66b5b08aee579042580f41af23
parentc1869542b3a4da4b12cace2253ef177da761c00d
pageinspect: Fix use of wrong memory context by hash_page_items.

This can cause it to produce incorrect output.

Report and patch by Masahiko Sawada.

Discussion: http://postgr.es/m/CAD21AoBc5Asx7pXdUWu6NqU_g=Ysn95EGL9SMeYhLLduYoO_OA@mail.gmail.com
contrib/pageinspect/hashfuncs.c