GiST inserts optimization with PageIndexTupleOverwrite

Edit
ID 661
Title GiST inserts optimization with PageIndexTupleOverwrite
Topic Performance
Created 2016-07-04 11:26:04
Last modified 2016-09-09 23:02:08 (8 years, 2 months ago)
Latest email 2016-09-09 23:04:45 (8 years, 2 months ago)
Status
2016-09: Committed
Target version
Authors Andrey Borodin (x4m)
Reviewers Anastasia Lubennikova (lubennikovaav)Become reviewer
Committer Tom Lane (tgl)
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/661
git checkout commitfest/cf/661
Emails
GiST optimizing memmoves in gistplacetopage for fixed-size updates [PoC]
First at 2016-07-03 09:24:58 by Andrew Borodin <borodin at octonica.com>
Latest at 2016-09-09 23:04:45 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (use-PageIndexTupleOverwrite-in-BRIN.patch) at 2016-09-09 18:19:23 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (use-PageIndexTupleOverwrite-in-BRIN.patch) at 2016-09-09 18:19:23 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite v8.patch) at 2016-08-18 08:05:44 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite v7.patch) at 2016-08-09 16:45:47 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite v6.patch) at 2016-07-30 11:00:12 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (Brin_PageIndexTupleOverwrite.patch) at 2016-07-25 09:30:45 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (XLog-magic-bump.patch) at 2016-07-24 10:18:20 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite v4.patch) at 2016-07-06 17:11:13 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite v3.patch) at 2016-07-05 12:54:27 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite v2.patch) at 2016-07-04 11:22:37 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (PageIndexTupleOverwrite.patch) at 2016-07-04 05:41:48 from Andrew Borodin <borodin at octonica.com> (Patch: Yes)
    Attachment (test.sql) at 2016-07-03 09:24:58 from Andrew Borodin <borodin at octonica.com> (Patch: No)
History
When Who What
2016-09-09 23:02:08 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Committed
2016-09-08 18:58:42 Tom Lane (tgl) Added tgl as committer
2016-08-18 08:22:51 Andrey Borodin (x4m) New status: Ready for Committer
2016-08-08 17:17:48 Anastasia Lubennikova (lubennikovaav) New status: Waiting on Author
2016-08-05 08:10:24 Anastasia Lubennikova (lubennikovaav) Added lubennikovaav as reviewer
2016-07-04 11:31:17 Andrey Borodin (x4m) Changed authors to Andrey Borodin (x4m)
2016-07-04 11:26:04 Andrey Borodin (x4m) Attached mail thread CAJEAwVGQjGGOj6mMSgMwGvtFd5Kwe6VFAxY=uEPZWMDjzbn4VQ@mail.gmail.com
2016-07-04 11:26:04 Andrey Borodin (x4m) Created patch record
Edit