Re: Show hashed SAOP decision in EXPLAIN

From: Andrei Lepikhov <lepihov(at)gmail(dot)com>
To: Nishant Sharma <nishant(dot)sharma(at)enterprisedb(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 10:41:36
Message-ID: 3291b1c3-5afc-441f-ba73-5d77b389c19b@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bertrand Drouvot 2026-06-25 11:10:58 Re: Avoid orphaned objects dependencies, take 3
Previous Message Nishant Sharma 2026-06-25 10:37:44 Re: Show hashed SAOP decision in EXPLAIN