Re: GIN pageinspect support for entry tree and posting tree - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: GIN pageinspect support for entry tree and posting tree
Date
Msg-id CALdSSPgkFk+c=Y=wRbg7YyCW1yQtRLeZ7yqKRSOWqpCeVXsVKg@mail.gmail.com
Whole thread Raw
In response to Re: GIN pageinspect support for entry tree and posting tree  (Kirill Reshke <reshkekirill@gmail.com>)
Responses Re: GIN pageinspect support for entry tree and posting tree
Re: GIN pageinspect support for entry tree and posting tree
List pgsql-hackers
Sorry for noise, new version with minor polishing.

On Sat, 3 Jan 2026 at 00:10, Kirill Reshke <reshkekirill@gmail.com> wrote:

> It actually does but in a separate line, is this a problem?
>

I removed this cause we unconditionally assign maxoff =
PageGetMaxOffsetNumber(page);.

>
>
> PFA v3.

PFA v4 with typo fixes.

-- 
Best regards,
Kirill Reshke

Attachment

pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Re: GIN pageinspect support for entry tree and posting tree
Next
From: Andres Freund
Date:
Subject: Re: some Page/PageData const stuff