Re: BUG #17815: Server crashes on executing gist_page_items() in pageinspect extension - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #17815: Server crashes on executing gist_page_items() in pageinspect extension
Date
Msg-id ZAAumE8ybvMgaMyO@paquier.xyz
Whole thread Raw
In response to Re: BUG #17815: Server crashes on executing gist_page_items() in pageinspect extension  (Michael Paquier <michael@paquier.xyz>)
Responses Re: BUG #17815: Server crashes on executing gist_page_items() in pageinspect extension
List pgsql-bugs
On Wed, Mar 01, 2023 at 08:01:33PM +0900, Michael Paquier wrote:
> gist.sql has some coverage, but not for a combination like that.  Like
> the recent things done in this area, well, I don't see why this one
> could not be plugged as well..  I'll see into it.

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.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17817: DISABLE TRIGGER ALL on a partitioned table with foreign key fails
Next
From: Dmitry Koval
Date:
Subject: Re: BUG #17815: Server crashes on executing gist_page_items() in pageinspect extension