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

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Natalya Aksman <natalya(at)tigerdata(dot)com>
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-14 01:03:06
Message-ID: CAH2-Wzkx32wWm=eQXF9cEy9Ys+ttvMHXnw9dWPyMTLGNr60Cdw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 Sophie Alpert 2025-09-14 03:02:00 Re: Fix missing EvalPlanQual recheck for TID scans
Previous Message Sophie Alpert 2025-09-13 22:12:04 Re: Fix missing EvalPlanQual recheck for TID scans