]> 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:59:14 +0000 (09:59 -0500)
commit51fc1b09a3baa5361a15c4d4ec4faa74a3a3cee0
treea035c0b42eec7b651b41d6f4cbf0cf5fcba4ba0c
parent48de935b08895d6562f27105ff3bd2b7ef8e5775
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