Re: Show hashed SAOP decision in EXPLAIN

From: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(dot)com>
To: Andrei Lepikhov <lepihov(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Show hashed SAOP decision in EXPLAIN
Date: 2026-06-25 11:31:36
Message-ID: CADrsxdZvrrmxFywkParVLF+yeSUPUDsSycy+LbMtqAJePrq36A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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(at)gmail(dot)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
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yingying Chen 2026-06-25 11:49:58 Fix doc about pg_get_multixact_stats()
Previous Message solai v 2026-06-25 11:28:36 Re: Remove the refint contrib module (for v20)