Re: Show hashed SAOP decision in EXPLAIN

Andrei Lepikhov <lepihov@gmail.com>

From: Andrei Lepikhov <lepihov@gmail.com>
To: Nishant Sharma <nishant.sharma@enterprisedb.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2026-06-25T10:41:36Z
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



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.