Re: Optimizing "boundary cases" during backward scan B-Tree index descents - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Optimizing "boundary cases" during backward scan B-Tree index descents
Date
Msg-id CAH2-Wz=h=mv6B=dYA=p6_NNN_YpReyhi6twvjZFyV0veA_o7cg@mail.gmail.com
Whole thread Raw
In response to Re: Optimizing "boundary cases" during backward scan B-Tree index descents  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Optimizing "boundary cases" during backward scan B-Tree index descents
List pgsql-hackers
On Mon, Sep 18, 2023 at 4:58 PM Peter Geoghegan <pg@bowt.ie> wrote:
> Attached is v3, which is a straightforward rebase of v2. v3 is needed
> to get the patch to apply cleanly against HEAD - so no real changes
> here.

Attached is v4. Just to keep CFTester happy.

--
Peter Geoghegan

Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan
Next
From: Thomas Munro
Date:
Subject: Re: Add support for AT LOCAL