From: | Peter Geoghegan <pg(at)bowt(dot)ie> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
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-02-27 18:23:57 |
Message-ID: | CAH2-Wz=1HyyFTuweQLZLw92ZPespgZfD7Ugh1gugT1scHgZK5Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Feb 23, 2025 at 12:19 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> The patch series recently bitrot due to conflicting changes on HEAD,
> so I decided to post a new v25 now.
Attached is v26, which has no functional changes. This is just to fix
yet more bitrot.
--
Peter Geoghegan
Attachment | Content-Type | Size |
---|---|---|
v26-0005-Apply-low-order-skip-key-in-_bt_first-more-often.patch | application/octet-stream | 11.3 KB |
v26-0004-Lower-nbtree-skip-array-maintenance-overhead.patch | application/octet-stream | 33.7 KB |
v26-0001-Show-index-search-count-in-EXPLAIN-ANALYZE.patch | application/octet-stream | 52.8 KB |
v26-0006-DEBUG-Add-skip-scan-disable-GUCs.patch | application/octet-stream | 4.4 KB |
v26-0003-Add-nbtree-skip-scan-optimizations.patch | application/octet-stream | 179.6 KB |
v26-0002-Improve-nbtree-SAOP-primitive-scan-scheduling.patch | application/octet-stream | 25.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2025-02-27 18:24:20 | Re: moving some code out of explain.c |
Previous Message | David G. Johnston | 2025-02-27 18:18:06 | Re: Document How Commit Handles Aborted Transactions |