Add sortsupport for range types and btree_gist

Edit
ID 5325
Title Add sortsupport for range types and btree_gist
Topic Performance
Created 2024-10-25 16:39:37
Last modified 2024-12-09 18:25:25 (4 days, 3 hours ago)
Latest email 2024-12-10 10:20:00 (3 days, 11 hours ago)
Status
2025-01: Ready for Committer
2024-11: Moved to next CF
Target version
Authors Bernd Helmle (psoo), Christoph Heiss (christoph.heiss)
Reviewers Andrey Borodin (x4m), jian he (hellothere)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/5325
git checkout commitfest/cf/5325
Emails
[PATCH] Add sortsupport for range types and btree_gist
First at 2022-06-15 10:45:07 by Christoph Heiss <christoph.heiss at cybertec.at>
Latest at 2024-12-10 10:20:00 by Bernd Helmle <mailings at oopsware.de>
Latest attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2024-12-10 10:20:00 from Bernd Helmle <mailings at oopsware.de>
    Attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2024-12-10 10:20:00 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2024-12-09 17:10:53 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2024-11-25 15:40:55 from Bernd Helmle <mailings at oopsware.de> (Patch: No)
    Attachment (v7.3-Add-GIST-sortsupport-btree-gist.patch) at 2024-11-11 16:41:25 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (v7.2-Add-GIST-sortsupport-btree-gist.patch) at 2024-10-25 16:41:39 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (v7.1-Add-GIST-sortsupport-btree-gist.patch) at 2024-03-22 13:20:50 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (v7-Add-GIST-sortsupport-btree-gist.patch) at 2024-02-13 11:03:10 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (bench.pgbench.results.txt) at 2024-02-08 18:14:05 from Bernd Helmle <mailings at oopsware.de> (Patch: No)
    Attachment (v5-0002-Add-GIST-sortsupport-function-for-range_ops.patch) at 2024-01-10 14:18:00 from jian he <jian.universality at gmail.com> (Patch: Yes)
    Attachment (bench-gist-pgbench_accounts.py) at 2022-11-30 17:25:25 from Bernd Helmle <mailings at oopsware.de> (Patch: No)
    Attachment (v4-0001-Add-sortsupport-for-range-types-and-btree_gist.patch) at 2022-10-02 07:29:01 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v3-0001-Add-sortsupport-for-range-types-and-btree_gist.patch) at 2022-10-02 07:23:32 from Andres Freund <andres at anarazel.de> (Patch: Yes)
    Attachment (v2-0001-Add-sortsupport-for-range-types-and-btree_gist.patch) at 2022-08-31 19:15:40 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
    Attachment (0001-Add-sortsupport-for-range-types-and-btree_gist.patch) at 2022-06-15 10:45:07 from Christoph Heiss <christoph.heiss at cybertec.at> (Patch: Yes)
History
When Who What
2024-12-09 18:25:25 Andrey Borodin (x4m) New status: Ready for Committer
2024-12-09 18:25:19 Andrey Borodin (x4m) Changed reviewers to Andrey Borodin (x4m), jian he (hellothere)
2024-12-09 18:25:19 Andrey Borodin (x4m) Changed authors to Bernd Helmle (psoo), Christoph Heiss (christoph.heiss)
2024-12-09 17:11:50 Bernd Helmle (psoo) New status: Needs review
2024-12-02 14:07:16 Dmitry Dolgov (erthalion) Closed in commitfest 2024-11 with status: Moved to next CF
2024-12-02 14:07:11 Dmitry Dolgov (erthalion) New status: Waiting on Author
2024-11-25 17:04:04 Bernd Helmle (psoo) New status: Needs review
2024-11-12 18:09:22 Bernd Helmle (psoo) New status: Waiting on Author
2024-11-11 16:42:00 Bernd Helmle (psoo) New status: Needs review
2024-11-01 15:12:00 Bernd Helmle (psoo) New status: Waiting on Author
2024-10-26 07:40:52 Andrey Borodin (x4m) Added x4m as reviewer
2024-10-25 16:40:25 Bernd Helmle (psoo) Changed authors to Bernd Helmle (psoo), Christoph Heiss (christoph.heiss), jian he (hellothere)
2024-10-25 16:39:37 Bernd Helmle (psoo) Attached mail thread 437ccbcf-8f80-2919-411d-a3af88becf6c@cybertec.at
2024-10-25 16:39:37 Bernd Helmle (psoo) Created patch record
Edit