> On 9 Oct 2025, at 17:33, Kirill Reshke <reshkekirill(at)gmail(dot)com> wrote:
>
> Should we remove them, reducing overall cognitive complexity of GIN
> internals and reducing WAL footprint?
The patch does not add a single line... that's impressive :)
Why not wipe ginxlogSplit entirely? Will the code be clearer with XLogRegisterData(&flags, sizeof(uint16))?
Best regards, Andrey Borodin.