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: pgsql-bugs@lists.postgresql.org
Date: 2023-03-01T09:31:47Z
Lists: pgsql-bugs
Attachments
- verify_gist_page.diff (text/plain) patch
Hi, Attached fix for "master" branch. -- 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