From: | Peter Geoghegan <pg(at)bowt(dot)ie> |
---|---|
To: | Tomas Vondra <tomas(at)vondra(dot)me> |
Cc: | 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: | 2024-10-28 16:38:24 |
Message-ID: | CAH2-Wzke8ptWUsFYksiisa8sT44cZ_U5ZpuA-39abNDREm5Z0g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Oct 18, 2024 at 12:17 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Attached is v11, which is yet another revision whose sole purpose is
> to fix bit rot/make the patch apply cleanly against the master
> branch's tip.
Attached is v12, which is yet another revision required only so that
the patch's latest version applies cleanly on top of master. (This
time it was the IWYU bulk header removals that caused the patch to bit
rot.)
--
Peter Geoghegan
Attachment | Content-Type | Size |
---|---|---|
v12-0001-Show-index-search-count-in-EXPLAIN-ANALYZE.patch | application/x-patch | 52.0 KB |
v12-0002-Add-skip-scan-to-nbtree.patch | application/x-patch | 162.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2024-10-28 16:40:20 | Re: Reduce one comparison in binaryheap's sift down |
Previous Message | Jim Nasby | 2024-10-28 16:32:52 | Planner issue with BitmapScan recheck on external TOAST |