nbtree: implement dynamic prefix truncation

Edit
ID 4635
Title nbtree: implement dynamic prefix truncation
Topic Performance
Created 2023-10-31 21:16:22
Last modified 2024-11-13 20:30:43 (5 days, 21 hours ago)
Latest email 2024-11-13 21:14:20 (5 days, 20 hours ago)
Status
2024-11: Waiting on Author
2024-09: Moved to next CF
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
Target version
Authors Matthias van de Meent (mmeent)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4635
git checkout commitfest/cf/4635
Emails
btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2)
First at 2023-10-31 21:12:26 by Matthias van de Meent <boekewurm+postgres at gmail.com>
Latest at 2024-11-13 21:14:20 by Peter Geoghegan <pg at bowt.ie>
Latest attachment (v16-0001-btree-Implement-dynamic-prefix-truncation.patch) at 2024-08-06 21:41:53 from Matthias van de Meent <boekewurm+postgres at gmail.com>
    Attachment (v16-0001-btree-Implement-dynamic-prefix-truncation.patch) at 2024-08-06 21:41:53 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v15-0001-btree-Implement-dynamic-prefix-compression.patch) at 2024-03-01 13:48:53 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v14-0001-btree-Implement-dynamic-prefix-compression.patch) at 2023-10-31 21:12:26 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
History
When Who What
2024-11-13 20:30:43 Dmitry Dolgov (erthalion) New status: Waiting on Author
2024-10-07 14:04:21 Álvaro Herrera (alvherre) Closed in commitfest 2024-09 with status: Moved to next CF
2024-10-07 14:03:46 Álvaro Herrera (alvherre) Changed targetversion to None
2024-08-01 01:45:32 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-04-08 14:58:30 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 17:52:39 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-04 09:49:53 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-31 21:16:36 Matthias van de Meent (mmeent) Changed authors to Matthias van de Meent (mmeent)
2023-10-31 21:16:36 Matthias van de Meent (mmeent) Changed targetversion to 17
2023-10-31 21:16:22 Matthias van de Meent (mmeent) Attached mail thread CAEze2Wh-h20DmPSMXp4qHR0-ykh9=Z3ejX8MSsbikbOqaYe_OQ@mail.gmail.com
2023-10-31 21:16:22 Matthias van de Meent (mmeent) Created patch record
Edit