fix skipping FSM for large tuples and low fillfactors

Edit
ID 3013
Title fix skipping FSM for large tuples and low fillfactors
Topic Bug Fixes
Created 2021-02-26 11:11:08
Last modified 2021-03-31 02:30:24 (3 years, 8 months ago)
Latest email 2021-03-27 20:32:57 (3 years, 8 months ago)
Status
2021-03: Committed
Target version 14
Authors John Naylor (john.naylor), Floris van Nee (fvannee)
Reviewers Matthias van de Meent (mmeent)Become reviewer
Committer Noah Misch (nmisch)
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/3013
git checkout commitfest/cf/3013
Emails
non-HOT update not looking at FSM for large tuple update
First at 2021-02-24 14:44:30 by Floris Van Nee <florisvannee at Optiver.com>
Latest at 2021-03-27 20:32:57 by Noah Misch <noah at leadboat.com>
Latest attachment (fillfactor-insert-large-v6.patch) at 2021-03-27 07:00:31 from Noah Misch <noah at leadboat.com>
    Attachment (fillfactor-insert-large-v6.patch) at 2021-03-27 07:00:31 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (v5-0001-Fix-bug-in-heap-space-management-that-was-overly-.patch) at 2021-03-19 18:16:22 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
    Attachment (v4-0001-Fix-bug-in-heap-space-management-that-was-overly-.patch) at 2021-03-17 20:51:48 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
    Attachment (v3-Allow-inserting-tuples-into-almost-empty-pages.patch) at 2021-03-09 13:40:29 from Floris Van Nee <florisvannee at Optiver.com> (Patch: Yes)
    Attachment (v2-allow-inserting-tuples-into-almost-empty-pages.patch) at 2021-02-24 21:19:47 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
    Attachment (allow-inserting-tuples-into-almost-empty-pages.patch) at 2021-02-24 19:35:18 from John Naylor <john.naylor at enterprisedb.com> (Patch: Yes)
History
When Who What
2021-03-31 02:30:24 Noah Misch (nmisch) Closed in commitfest 2021-03 with status: Committed
2021-03-26 22:32:49 Noah Misch (nmisch) Added nmisch as committer
2021-03-19 18:41:51 Matthias van de Meent (mmeent) New status: Ready for Committer
2021-03-17 20:52:03 John Naylor (john.naylor) New status: Needs review
2021-03-15 10:38:46 John Naylor (john.naylor) New status: Waiting on Author
2021-03-08 23:19:52 Matthias van de Meent (mmeent) Added mmeent as reviewer
2021-02-26 11:12:23 John Naylor (john.naylor) Changed authors to John Naylor (john.naylor), Floris van Nee (fvannee)
2021-02-26 11:12:23 John Naylor (john.naylor) Changed targetversion to 14
2021-02-26 11:11:08 John Naylor (john.naylor) Attached mail thread 6e263217180649339720afe2176c50aa@opammb0562.comp.optiver.com
2021-02-26 11:11:08 John Naylor (john.naylor) Created patch record
Edit