Add sortsupport for range types and btree_gist

Edit
ID 3686
Title Add sortsupport for range types and btree_gist
Topic Performance
Created 2022-06-15 10:46:24
Last modified 2024-10-07 07:10:52 (1 month, 2 weeks ago)
Latest email 2024-11-12 15:43:50 (1 week, 1 day ago)
Status
2024-09: Returned with feedback
2024-07: Moved to next CF
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version
Authors Christoph Heiss (christoph.heiss)
Reviewers Tomas Vondra (fuzzycz), Bernd Helmle (psoo)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/3686
git checkout commitfest/cf/3686
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-10-07 07:10:52 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-08-01 01:55:04 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-05-18 13:40:32 Tomas Vondra (fuzzycz) Added fuzzycz as reviewer
2024-04-08 07:27:59 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-03-22 14:20:08 Bernd Helmle (psoo) New status: Waiting on Author
2024-03-22 13:20:37 Bernd Helmle (psoo) New status: Ready for Committer
2024-02-11 11:44:32 Bernd Helmle (psoo) New status: Needs review
2024-02-11 11:42:38 Bernd Helmle (psoo) Added psoo as reviewer
2024-02-01 18:41:27 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2024-01-30 10:16:21 vigneshwaran C (vignesh.postgres) New status: Waiting on Author
2023-12-04 09:17:06 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 09:45:53 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-02 06:54:22 Peter Eisentraut (petere) Changed reviewers to
2023-08-01 18:32:08 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-04-09 03:21:36 Greg Stark (stark) Changed targetversion to None
2023-04-09 02:31:55 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-01-31 16:16:23 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-13 07:53:54 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-11-04 16:46:56 Bernd Helmle (psoo) Added psoo as reviewer
2022-10-18 12:18:00 Christoph Heiss (christoph.heiss) Changed targetversion to 16
2022-10-12 06:55:46 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-31 19:16:52 Christoph Heiss (christoph.heiss) Closed in commitfest 2022-07 with status: Moved to next CF
2022-08-31 19:16:34 Christoph Heiss (christoph.heiss) New status: Needs review
2022-08-02 18:00:48 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Returned with feedback
2022-07-22 22:13:03 Jacob Champion (jchampion) New status: Waiting on Author
2022-06-15 10:46:42 Christoph Heiss (christoph.heiss) Changed authors to Christoph Heiss (christoph.heiss)
2022-06-15 10:46:42 Christoph Heiss (christoph.heiss) Changed targetversion to 15
2022-06-15 10:46:24 Christoph Heiss (christoph.heiss) Attached mail thread 437ccbcf-8f80-2919-411d-a3af88becf6c@cybertec.at
2022-06-15 10:46:24 Christoph Heiss (christoph.heiss) Created patch record
Edit