reduce page overlap of GiST indexes built using sorted method

Edit
ID 3488
Title reduce page overlap of GiST indexes built using sorted method
Topic Performance
Created 2021-12-30 11:31:48
Last modified 2022-02-08 05:19:31 (2 years, 9 months ago)
Latest email 2022-02-04 00:52:56 (2 years, 9 months ago)
Status
2022-03: Committed
2022-01: Moved to next CF
Target version 15
Authors Andrey Borodin (x4m), Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com), Sergei Shoulbakov (sshoulbakov)
Reviewers Regina Obe (reginaobe)Become reviewer
Committer Alexander Korotkov (smagen)
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/3488
git checkout commitfest/cf/3488
Emails
[PATCH] reduce page overlap of GiST indexes built using sorted method
First at 2021-12-24 20:19:36 by Aliaksandr Kalenik <akalenik at kontur.io>
Latest at 2022-02-04 00:52:56 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (0001-Reduce-non-leaf-keys-overlap-in-GiST-indexes-prod-v5.patch) at 2022-02-04 00:52:56 from Alexander Korotkov <aekorotkov at gmail.com>
    Attachment (0001-Reduce-non-leaf-keys-overlap-in-GiST-indexes-prod-v5.patch) at 2022-02-04 00:52:56 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (04_reduce_page_overlap_of_gist_indexes_built_using_sorted_method.patch) at 2022-01-26 16:07:00 from "sergei sh." <sshoulbakov at kontur.io> (Patch: Yes)
    Attachment (03_reduce_page_overlap_of_gist_indexes_built_using_sorted_method.patch) at 2022-01-18 20:26:05 from "sergei sh." <sshoulbakov at kontur.io> (Patch: Yes)
    Attachment (02_reduce_page_overlap_of_gist_indexes_built_using_sorted_method.patch) at 2022-01-08 19:20:45 from Aliaksandr Kalenik <akalenik at kontur.io> (Patch: Yes)
    Attachment (reduce_page_overlap_of_gist_indexes_built_using_sorted_method.patch) at 2021-12-24 20:19:36 from Aliaksandr Kalenik <akalenik at kontur.io> (Patch: Yes)

Annotations

When Who Mail Annotation
2022-01-09 15:07:11 Justin Pryzby (justinpryzby) From Aliaksandr Kalenik <akalenik@kontur.io>
at 2021-12-24 20:19:36
this CF is a duplicate of: https://commitfest.postgresql.org/36/3488/
History
When Who What
2022-02-08 05:19:31 Andrey Borodin (x4m) Closed in commitfest 2022-03 with status: Committed
2022-02-02 16:33:51 Julien Rouhaud (rjuju) Closed in commitfest 2022-01 with status: Moved to next CF
2022-01-28 08:07:28 Alexander Korotkov (smagen) Added smagen as committer
2022-01-28 04:04:06 Andrey Borodin (x4m) New status: Ready for Committer
2022-01-26 15:52:00 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Changed authors to Andrey Borodin (x4m), Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com), Sergei Shoulbakov (sshoulbakov)
2022-01-23 22:14:01 Andres Freund (andresfreund) New status: Waiting on Author
2022-01-09 21:37:37 Regina Obe (reginaobe) Added reginaobe as reviewer
2022-01-09 15:07:11 Justin Pryzby (justinpryzby) Added annotation "this CF is a duplicate of: https://commitfest.postgresql.org/36/3488/" to CAHqSB9jqtS94e9=0vxqQX5dxQA89N95UKyz-=A7Y+_YJt+VW5A@mail.gmail.com
2021-12-30 11:33:38 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Changed name to reduce page overlap of GiST indexes built using sorted method
2021-12-30 11:32:22 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Changed authors to Andrey Borodin (x4m), Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com)
2021-12-30 11:32:22 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Changed targetversion to 15
2021-12-30 11:31:48 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Attached mail thread CAHqSB9jqtS94e9=0vxqQX5dxQA89N95UKyz-=A7Y+_YJt+VW5A@mail.gmail.com
2021-12-30 11:31:48 Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Created patch record
Edit