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-11-12 18:09:22 (1 week ago)
Latest email 2024-11-12 15:43:50 (1 week ago)
Status
2024-11: Waiting on Author
Target version
Authors Bernd Helmle (psoo), Christoph Heiss (christoph.heiss), jian he (hellothere)
Reviewers Andrey Borodin (x4m)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-11-12 15:43:50 by Bernd Helmle <mailings at oopsware.de>
Latest attachment (v7.3-Add-GIST-sortsupport-btree-gist.patch) at 2024-11-11 16:41:25 from Bernd Helmle <mailings at oopsware.de>
    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-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