pgsql: pageinspect: Fix use of wrong memory context by hash_page_items.

2018-01-26 Thread Robert Haas
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...@mail.gmail.com Branch -- master Details --- https://g

pgsql: pageinspect: Fix use of wrong memory context by hash_page_items.

2018-01-26 Thread Robert Haas
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...@mail.gmail.com Branch -- REL_10_STABLE Details --- ht