Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation

Edit
ID 3078
Title Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation
Topic Performance
Created 2021-04-15 18:07:18
Last modified 2022-02-07 02:41:39 (2 years, 9 months ago)
Latest email 2021-12-02 10:21:59 (2 years, 11 months ago)
Status
2022-01: Returned with feedback
2021-11: Moved to next CF
2021-09: Moved to next CF
2021-07: Moved to next CF
Target version 15
Authors Matthias van de Meent (mmeent)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub Wiki
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/3078
git checkout commitfest/cf/3078
Emails
Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation
First at 2021-04-15 18:06:34 by Matthias van de Meent <boekewurm+postgres at gmail.com>
Latest at 2021-12-02 10:21:59 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (pgbench.master.out.txt) at 2021-06-24 16:21:45 from Matthias van de Meent <boekewurm+postgres at gmail.com>
    Attachment (pgbench.master.out.txt) at 2021-06-24 16:21:45 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: No)
    Attachment (v2-0001-Implement-and-use-index-tuple-attribute-iteration.patch) at 2021-06-17 15:14:11 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v1-0002-Implement-page-level-dynamic-prefix-truncation-fo.patch) at 2021-04-15 18:06:34 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
History
When Who What
2022-02-07 02:41:39 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Returned with feedback
2021-12-02 10:22:15 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2021-11 with status: Moved to next CF
2021-12-02 10:22:10 Daniel Gustafsson (d_gustafsson) New status: Waiting on Author
2021-11-04 09:42:25 Daniel Gustafsson (d_gustafsson) New status: Needs review
2021-10-03 15:59:25 Jaime Casanova (jcasanov) New status: Waiting on Author
2021-10-03 15:59:06 Jaime Casanova (jcasanov) Closed in commitfest 2021-09 with status: Moved to next CF
2021-10-03 15:59:01 Jaime Casanova (jcasanov) New status: Needs review
2021-09-06 13:08:17 Matthias van de Meent (mmeent) New status: Waiting on Author
2021-08-03 02:27:34 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-07 with status: Moved to next CF
2021-04-15 18:48:59 Matthias van de Meent (mmeent) Changed wikilink to https://wiki.postgresql.org/wiki/NBTree_Prefix_Truncation
2021-04-15 18:07:33 Matthias van de Meent (mmeent) Changed authors to Matthias van de Meent (mmeent)
2021-04-15 18:07:33 Matthias van de Meent (mmeent) Changed targetversion to 15
2021-04-15 18:07:18 Matthias van de Meent (mmeent) Attached mail thread CAEze2Whwvr8aYcBf0BeBuPy8mJGtwxGvQYA9OGR5eLFh6Q_ZvA@mail.gmail.com
2021-04-15 18:07:18 Matthias van de Meent (mmeent) Created patch record
Edit