Re: BUG #17884: gist_page_items() crashes for a non-leaf page of an index with non-key columns

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, Andrey Borodin <amborodin86(at)gmail(dot)com>
Subject: Re: BUG #17884: gist_page_items() crashes for a non-leaf page of an index with non-key columns
Date: 2023-05-18 07:16:24
Message-ID: ZGXQyOYez0lWgBwL@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message duc hiep ha 2023-05-18 07:23:43 Re: BUG #17932: Cannot select big bytea values(>500MB)
Previous Message Alexander Lakhin 2023-05-18 06:00:00 Re: BUG #17884: gist_page_items() crashes for a non-leaf page of an index with non-key columns