Re: Show hashed SAOP decision in EXPLAIN - Mailing list pgsql-hackers

From Nishant Sharma
Subject Re: Show hashed SAOP decision in EXPLAIN
Date
Msg-id CADrsxdZvrrmxFywkParVLF+yeSUPUDsSycy+LbMtqAJePrq36A@mail.gmail.com
Whole thread
In response to Re: Show hashed SAOP decision in EXPLAIN  (Andrei Lepikhov <lepihov@gmail.com>)
List pgsql-hackers
Got it. Thank you!


Thanks,
Nishant Sharma,
EDB, Pune.


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

pgsql-hackers by date:

Previous
From: solai v
Date:
Subject: Re: Remove the refint contrib module (for v20)
Next
From: Yingying Chen
Date:
Subject: Fix doc about pg_get_multixact_stats()