Re: Show hashed SAOP decision in EXPLAIN

Nishant Sharma <nishant.sharma@enterprisedb.com>

From: Nishant Sharma <nishant.sharma@enterprisedb.com>
To: Andrei Lepikhov <lepihov@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2026-06-25T11:31:36Z
Lists: pgsql-hackers
Got it. Thank you!


Thanks,
Nishant Sharma,
EDB, Pune.
https://www.enterprisedb.com/


On Thu, Jun 25, 2026 at 4:11 PM Andrei Lepikhov <lepihov@gmail.com> wrote:

> On 25/06/2026 12:37, Nishant Sharma wrote:
> > v1 looks good based on my understanding.
> >
> > What about back-porting? If this is for PG20, I checked the v1 patch up
> to PG15.
> >
> > From MASTER to PG16 make check world passed, but it is failing for PG15.
>
> This is a feature, not a bugfix. Such stuff isn't backpatched. At least,
> there
> is some risk of breaking someone's regression tests. It is not good for a
> stable
> branch.
>
> --
> regards, Andrei Lepikhov,
> pgEdge
>

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix missed checks for hashability of container-type equality.