Re: Optimize SnapBuild by maintaining committed.xip in sorted order

From: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
To: Yogesh Sharma <yogesh(dot)sharma(at)catprosystems(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Xuneng Zhou <xunengzhou(at)protonmail(dot)com>
Subject: Re: Optimize SnapBuild by maintaining committed.xip in sorted order
Date: 2026-04-09 07:33:08
Message-ID: CABPTF7UsBxu5PFBiA9rKy2b74XMnOPA7kOxX3gXrfHQQkigb0g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Yogesh,

On Thu, Apr 9, 2026 at 10:05 AM Yogesh Sharma
<yogesh(dot)sharma(at)catprosystems(dot)com> wrote:
>
> The following review has been posted through the commitfest application:
> make installcheck-world: not tested
> Implements feature: not tested
> Spec compliant: not tested
> Documentation: not tested
>
> At a highlevel it looks good.

Thanks for looking into this. It seems the community has reached a
consensus (maybe partially) on this and the related patch toward the
end of the thread [1]: they try to solve a relatively small problem in
a rather complex way. I’m therefore considering withdrawing both
patches from the current commitfest.

[1] https://www.postgresql.org/message-id/flat/CABPTF7V9gcpTLrOY0fG4YontoHjVg8YrbmiH4XB_5PT6K56xhg%40mail.gmail.com

--
Best,
Xuneng

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-04-09 07:39:44 Re: Eliminating SPI / SQL from some RI triggers - take 3
Previous Message SATYANARAYANA NARLAPURAM 2026-04-09 07:26:54 Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures