Re: GIN pageinspect support for entry tree and posting tree

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Roman Khapov <rkhapov(at)yandex-team(dot)ru>
Subject: Re: GIN pageinspect support for entry tree and posting tree
Date: 2026-01-02 19:16:33
Message-ID: CALdSSPgkFk+c=Y=wRbg7YyCW1yQtRLeZ7yqKRSOWqpCeVXsVKg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry for noise, new version with minor polishing.

On Sat, 3 Jan 2026 at 00:10, Kirill Reshke <reshkekirill(at)gmail(dot)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 Content-Type Size
v4-0001-GIN-pageinspect-support-for-entry-tree-and-postin.patch application/octet-stream 20.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-01-02 19:17:39 Re: some Page/PageData const stuff
Previous Message Kirill Reshke 2026-01-02 19:10:30 Re: GIN pageinspect support for entry tree and posting tree