Re: BUG #17815: Server crashes on executing gist_page_items() in pageinspect extension
Dmitry Koval <d.koval@postgrespro.ru>
From: Dmitry Koval <d.koval@postgrespro.ru>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2023-03-02T06:14:32Z
Lists: pgsql-bugs
> Okay, done and backpatched. I have added a similar test for BRIN, > while on it, as it relies on a raw page and an index when listing its > items. Thank you! -- With best regards, Dmitry Koval Postgres Professional: http://postgrespro.com
Commits
-
pageinspect: Fix crash with gist_page_items()
- 5ad63eee13e7 14.8 landed
- 9d41ecfcd9a7 15.3 landed
- be753639d35d 16.0 landed