Re: Adding support for Row Compares to nbtree startikey optimization - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Adding support for Row Compares to nbtree startikey optimization
Date
Msg-id CAH2-WzmCLEJ8Zh+MrmrLDy+Z_zQme--p+exqfJvrV4O6m2dgaw@mail.gmail.com
Whole thread Raw
In response to Re: Adding support for Row Compares to nbtree startikey optimization  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Sun, Sep 14, 2025 at 5:47 PM Peter Geoghegan <pg@bowt.ie> wrote:
> Thanks for the review.

Attached is v2, which is just v1 with some extra polish, and a real
commit message.

I plan on committing this in the next couple of days.

Thanks
--
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Ashutosh Bapat
Date:
Subject: Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6