Add GiST support for mixed-width integer operators

Edit
ID 5113
Title Add GiST support for mixed-width integer operators
Topic Performance
Created 2024-07-05 18:47:22
Last modified 2024-10-07 07:19:56 (1 month, 2 weeks ago)
Latest email 2024-09-05 18:45:34 (2 months, 2 weeks ago)
Status
2024-09: Returned with feedback
Target version 18
Authors Paul Jungwirth (pjungwir)
Reviewers 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/5113
git checkout commitfest/cf/5113
Emails
Add GiST support for mixed-width integer operators
First at 2024-07-05 18:46:07 by Paul Jungwirth <pj at illuminatedcomputing.com>
Latest at 2024-09-05 18:45:34 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v2-0001-Use-GiST-index-with-mixed-integer-float-timestamp.patch) at 2024-07-08 16:32:55 from Paul Jungwirth <pj at illuminatedcomputing.com>
    Attachment (v2-0001-Use-GiST-index-with-mixed-integer-float-timestamp.patch) at 2024-07-08 16:32:55 from Paul Jungwirth <pj at illuminatedcomputing.com> (Patch: Yes)
    Attachment (v1-0001-Use-GiST-index-with-mixed-integer-widths.patch) at 2024-07-05 18:46:07 from Paul Jungwirth <pj at illuminatedcomputing.com> (Patch: Yes)
History
When Who What
2024-10-07 07:19:56 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Returned with feedback
2024-09-05 18:45:45 Tom Lane (tgl) New status: Waiting on Author
2024-07-05 18:47:45 Paul Jungwirth (pjungwir) Changed authors to Paul Jungwirth (pjungwir)
2024-07-05 18:47:45 Paul Jungwirth (pjungwir) Changed targetversion to 18
2024-07-05 18:47:22 Paul Jungwirth (pjungwir) Attached mail thread b05c739d-e2d4-4919-9691-69b2709d3546@illuminatedcomputing.com
2024-07-05 18:47:22 Paul Jungwirth (pjungwir) Created patch record
Edit