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 CALdSSPgT4duvh-zZSAvxo27-OFQWd3zNbEFP5DnPd0yfzYZ_Dg@mail.gmail.com
Whole thread Raw
In response to Re: GIN pageinspect support for entry tree and posting tree  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: GIN pageinspect support for entry tree and posting tree
List pgsql-hackers
On Thu, 8 Jan 2026 at 21:49, Andrey Borodin <x4mmm@yandex-team.ru> wrote:
> > On 8 Jan 2026, at 01:57, Kirill Reshke <reshkekirill@gmail.com> wrote:
> >
> > PFA v10
>
> Also it seems that you used something that is not pgindent.

Why

> Looks like clang-format with default settings.

I use "./src/tools/pg_bsd_indent/pg_bsd_indent  -l79 -di12 -nfc1 -nlp
-sac ./contrib/pageinspect/ginfuncs.c"




-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Use IsA() macro instead of nodeTag comparison
Next
From: Michael Banck
Date:
Subject: Re: [PATCH] Expose checkpoint reason to completion log messages.