Re: Adding skip scan (including MDAM style range skip scan) to nbtree - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Date
Msg-id CAH2-WznMjjWrJqB9XrE-CupWRo4+LnnKHPgzUei5cCy6LnN2GA@mail.gmail.com
Whole thread Raw
In response to Adding skip scan (including MDAM style range skip scan) to nbtree  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Mon, Sep 16, 2024 at 3:13 PM Peter Geoghegan <pg@bowt.ie> wrote:
> I agree with your approach, but I'm concerned about it causing
> confusion inside _bt_parallel_done. And so I attach a v2 revision of
> your bug fix. v2 adds a check that nails that down, too.

Pushed this just now.

Thanks
--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bind
Next
From: Srirama Kucherlapati
Date:
Subject: RE: AIX support