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

From Natalya Aksman
Subject Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Date
Msg-id CAJumhch8ZzOek3YTe15g5dD2VQ=vmNSMoH81UQtE_61w4VRgtw@mail.gmail.com
Whole thread Raw
In response to Re: Adding skip scan (including MDAM style range skip scan) to nbtree  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
Awesome, thank you for the quick turnaround.

Natalya Aksman

On Sat, Sep 13, 2025 at 9:03 PM Peter Geoghegan <pg@bowt.ie> wrote:
On Wed, Sep 10, 2025 at 3:41 PM Natalya Aksman <natalya@tigerdata.com> wrote:
> Fantastic, the patch is working, it fixes our issue!

I pushed this patch just now.

Thanks
--
Peter Geoghegan

pgsql-hackers by date:

Previous
From: Philipp Marek
Date:
Subject: Re: [PATCH] Better Performance for PostgreSQL with large INSERTs
Next
From: Peter Eisentraut
Date:
Subject: Re: expand virtual generated columns in get_relation_constraints()