Add sortsupport for range types and btree_gist

Edit
ID 5325
Title Add sortsupport for range types and btree_gist
CI (CFBot) Summary
Stats (from CFBot) Patch count: 1, First patch: +888−8, All patches: +888−8
Topic Performance
Created 2024-10-25 16:39:37
Last modified 2025-02-04 09:51:19 (2 weeks, 3 days ago)
Latest email 2025-01-16 14:14:25 (1 month ago)
Status
2025-03: Ready for Committer
2025-01: Moved to next CF
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
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 2025-01-16 14:14:25 by Bernd Helmle <mailings at oopsware.de>
Latest attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2025-01-16 14:14:25 from Bernd Helmle <mailings at oopsware.de>
    Attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2025-01-16 14:14:25 from Bernd Helmle <mailings at oopsware.de> (Patch: Yes)
    Attachment (0001-Add-support-for-sorted-gist-index-builds-to-btree_gi.patch) at 2025-01-15 13:20:24 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-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
2025-02-04 09:51:19 Bernd Helmle (psoo) Closed in commitfest 2025-01 with status: Moved to next CF
2025-01-17 08:44:40 Bernd Helmle (psoo) New status: Ready for Committer
2025-01-15 18:25:36 Bernd Helmle (psoo) New status: Waiting on Author
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