Re: Adding skip scan (including MDAM style range skip scan) to nbtree

From: Natalya Aksman <natalya(at)tigerdata(dot)com>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Masahiro Ikeda <ikedamsh(at)oss(dot)nttdata(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, Masahiro(dot)Ikeda(at)nttdata(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org, Masao(dot)Fujii(at)nttdata(dot)com
Subject: Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Date: 2025-09-15 13:50:56
Message-ID: CAJumhch8ZzOek3YTe15g5dD2VQ=vmNSMoH81UQtE_61w4VRgtw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Awesome, thank you for the quick turnaround.

Natalya Aksman

On Sat, Sep 13, 2025 at 9:03 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:

> On Wed, Sep 10, 2025 at 3:41 PM Natalya Aksman <natalya(at)tigerdata(dot)com>
> wrote:
> > Fantastic, the patch is working, it fixes our issue!
>
> I pushed this patch just now.
>
> Thanks
> --
> Peter Geoghegan
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-09-15 14:36:59 Re: expand virtual generated columns in get_relation_constraints()
Previous Message Philipp Marek 2025-09-15 13:40:24 Re: [PATCH] Better Performance for PostgreSQL with large INSERTs