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

From Andrei Lepikhov
Subject Re: Show hashed SAOP decision in EXPLAIN
Date
Msg-id 3291b1c3-5afc-441f-ba73-5d77b389c19b@gmail.com
Whole thread
In response to Re: Show hashed SAOP decision in EXPLAIN  (Nishant Sharma <nishant.sharma@enterprisedb.com>)
Responses Re: Show hashed SAOP decision in EXPLAIN
List 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



pgsql-hackers by date:

Previous
From: Nishant Sharma
Date:
Subject: Re: Show hashed SAOP decision in EXPLAIN
Next
From: Bertrand Drouvot
Date:
Subject: Re: Avoid orphaned objects dependencies, take 3