Union Replacement of OR logic

Edit
ID 4715
Title Union Replacement of OR logic
Topic Server Features
Created 2023-12-21 09:56:44
Last modified 2024-07-24 15:31:16 (3 months, 3 weeks ago)
Latest email 2024-04-19 23:25:47 (7 months ago)
Status
2024-07: Rejected
2024-03: Moved to next CF
2024-01: Moved to next CF
Target version 16
Authors
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/4715
git checkout commitfest/cf/4715
Emails
brininsert optimization opportunity
First at 2023-07-03 22:21:58 by Soumyadeep Chakraborty <soumyadeep2007 at gmail.com>
Latest at 2024-04-19 23:25:47 by Michael Paquier <michael at paquier.xyz>
Latest attachment (0001-Fix-a-couple-typos-in-BRIN-code.patch) at 2024-04-18 22:13:46 from Tomas Vondra <tomas.vondra at enterprisedb.com>
    Attachment (0001-Fix-a-couple-typos-in-BRIN-code.patch) at 2024-04-18 22:13:46 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v2-0001-call-cleanup-in-validate_index.patch) at 2024-01-09 10:43:56 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-call-cleanup-in-validate_index.patch) at 2023-12-12 11:25:23 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v6-0001-Reuse-revmap-and-brin-desc-in-brininsert.patch) at 2023-11-03 18:35:26 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v5-0001-Reuse-revmap-and-brin-desc-in-brininsert.patch) at 2023-09-04 23:43:59 from Soumyadeep Chakraborty <soumyadeep2007 at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Reuse-revmap-and-brin-desc-in-brininsert.patch) at 2023-07-29 16:28:34 from Soumyadeep Chakraborty <soumyadeep2007 at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Reuse-revmap-and-brin-desc-in-brininsert.patch) at 2023-07-05 18:57:58 from Soumyadeep Chakraborty <soumyadeep2007 at gmail.com> (Patch: Yes)
    Attachment (perf_diff_3way.out) at 2023-07-05 00:35:15 from Soumyadeep Chakraborty <soumyadeep2007 at gmail.com> (Patch: No)
    Attachment (v2-0001-Reuse-revmap-and-brin-desc-in-brininsert.patch) at 2023-07-04 19:25:33 from Soumyadeep Chakraborty <soumyadeep2007 at gmail.com> (Patch: Yes)
    Attachment (perf_diff.out) at 2023-07-03 22:21:58 from Soumyadeep Chakraborty <soumyadeep2007 at gmail.com> (Patch: No)
History
When Who What
2024-07-24 15:31:16 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Rejected
2024-04-08 14:57:56 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-02-01 18:05:25 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-21 10:05:11 James Wang (jamesw0) Posted comment with messageid <170315311175.2631681.12214566971840476644.pgcf@coridan.postgresql.org>
2023-12-21 09:57:17 James Wang (jamesw0) Changed targetversion to 16
2023-12-21 09:56:44 James Wang (jamesw0) Attached mail thread CAE-ML+9r2=aO1wwji1sBN9gvPz2xRAtFUGfnffpd0ZqyuzjamA@mail.gmail.com
2023-12-21 09:56:44 James Wang (jamesw0) Created patch record
Edit