BRIN - SK_SEARCHARRAY and scan key preprocessing

Edit
ID 4187
Title BRIN - SK_SEARCHARRAY and scan key preprocessing
Topic Server Features
Created 2023-02-16 13:56:20
Last modified 2024-01-15 05:39:34 (10 months ago)
Latest email 2024-01-15 05:43:32 (10 months ago)
Status
2024-01: Returned with feedback
2023-11: Moved to next CF
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Heikki Linnakangas (heikki)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/4187
git checkout commitfest/cf/4187
Emails
BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys)
First at 2023-02-13 17:01:20 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest at 2024-01-15 05:43:32 by vignesh C <vignesh21 at gmail.com>
Latest attachment (0001-Introduce-BRIN_PROCNUM_PREPROCESS-procedure-20230702.patch) at 2023-07-02 16:09:12 from Tomas Vondra <tomas.vondra at enterprisedb.com>
    Attachment (0001-Introduce-BRIN_PROCNUM_PREPROCESS-procedure-20230702.patch) at 2023-07-02 16:09:12 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-BRIN-bloom-cleanup-20230608.patch) at 2023-06-08 12:03:47 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-BRIN-bloom-cleanup-20230218.patch) at 2023-02-18 19:49:46 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-BRIN-bloom-cleanup-20230217.patch) at 2023-02-17 02:50:54 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-BRIN-bloom-cleanup-20230215.patch) at 2023-02-16 01:35:47 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Support-SK_SEARCHARRAY-in-BRIN-minmax-20230213.patch) at 2023-02-13 17:01:20 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
History
When Who What
2024-01-15 05:39:34 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Returned with feedback
2023-12-04 10:05:30 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-02 10:57:38 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-08-02 07:59:07 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-07-10 10:32:11 Heikki Linnakangas (heikki) New status: Waiting on Author
2023-07-10 10:32:08 Heikki Linnakangas (heikki) Added heikki as reviewer
2023-04-09 03:24:10 Greg Stark (stark) Changed targetversion to None
2023-04-09 02:38:27 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-04-09 02:38:23 Greg Stark (stark) Changed targetversion to stable
2023-02-16 13:56:31 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2023-02-16 13:56:20 Tomas Vondra (fuzzycz) Attached mail thread f6aab55c-35eb-4118-a7ff-571c62e6cc39@enterprisedb.com
2023-02-16 13:56:20 Tomas Vondra (fuzzycz) Created patch record
Edit