Re: BUG #17884: gist_page_items() crashes for a non-leaf page of an index with non-key columns
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org, Andrey Borodin <amborodin86@gmail.com>
Date: 2023-05-18T07:16:24Z
Lists: pgsql-bugs
On Thu, May 18, 2023 at 09:00:00AM +0300, Alexander Lakhin wrote:
> Yes, I had thought about adding "{}", too, but decided that this would
> arguably improve reading, but inarguably raise formalization questions.
> So I would leave "()" as done in v5.
Ok, cool. Let's go with v5 for now, then.
The format output could be tweaked forever, so if there are arguments
for more improvements, we could always discuss that later as adapted
and the tests will be here to provide coverage. I am planning to
apply and backpatch that down to v14 tomorrow.
--
Michael
Commits
-
pageinspect: Fix gist_page_items() with included columns
- e72580232c8e 14.9 landed
- 2dd778221788 15.4 landed
- e7bff46e50b8 16.0 landed