Re: [PATCH] Add support for SAOP in the optimizer for partial index paths - Mailing list pgsql-hackers

From Nishant Sharma
Subject Re: [PATCH] Add support for SAOP in the optimizer for partial index paths
Date
Msg-id CADrsxdbSTpeZ-mHN6dnfESTVzfNhH4a_+etpVbDPnOSP11vJeQ@mail.gmail.com
Whole thread
In response to [PATCH] Add support for SAOP in the optimizer for partial index paths  (Jim Vanns <james.vanns@gmail.com>)
List pgsql-hackers
Ok. I will wait for new patches for the next round of review :)

On Fri, Aug 21, 2026 at 9:26 PM Jim Vanns <james.vanns@gmail.com> wrote:
In the meantime, if you were getting a whitespace error when applying
the patches, can I ask how you were doing that? I replayed mine given
the branch point commit ID and didn't see any errors.
I use "git apply <patch>" or "git am <patch>". I checked again today on
latest MASTER, and I'm still seeing it.


Regards,
Nishant Sharma.
EDB, Pune.

pgsql-hackers by date:

Previous
From: Paul A Jungwirth
Date:
Subject: FOR PORTION OF bounds not coerced in PREPARE
Next
From: Ewan Young
Date:
Subject: Re: FOR PORTION OF silently ignored on views with DO INSTEAD rules