Creation of an empty table is not fsync'd at checkpoint

Edit
ID 4397
Title Creation of an empty table is not fsync'd at checkpoint
Topic Bug Fixes
Created 2023-06-26 07:18:54
Last modified 2023-07-04 15:44:33 (1 year, 4 months ago)
Latest email 2023-07-04 15:33:05 (1 year, 4 months ago)
Status
2023-07: Committed
Target version
Authors Heikki Linnakangas (heikki)
Reviewers Become reviewer
Committer Heikki Linnakangas (heikki)
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/4397
git checkout commitfest/cf/4397
Emails
Creation of an empty table is not fsync'd at checkpoint
First at 2022-01-27 17:55:45 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest at 2023-07-04 15:33:05 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (v2-0001-Ensure-that-creation-of-an-empty-relfile-is-fsync.patch) at 2023-07-03 12:59:41 from Daniel Gustafsson <daniel at yesql.se>
    Attachment (v2-0001-Ensure-that-creation-of-an-empty-relfile-is-fsync.patch) at 2023-07-03 12:59:41 from Daniel Gustafsson <daniel at yesql.se> (Patch: Yes)
    Attachment (0001-Ensure-that-creation-of-an-empty-relfile-is-fsync-d-.patch) at 2022-01-27 17:55:45 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
History
When Who What
2023-07-04 15:44:33 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Committed
2023-07-04 15:44:33 Daniel Gustafsson (d_gustafsson) Changed committer to heikki
2023-06-26 07:19:11 Heikki Linnakangas (heikki) New status: Ready for Committer
2023-06-26 07:19:08 Heikki Linnakangas (heikki) Changed authors to Heikki Linnakangas (heikki)
2023-06-26 07:18:54 Heikki Linnakangas (heikki) Attached mail thread d47d8122-415e-425c-d0a2-e0160829702d@iki.fi
2023-06-26 07:18:54 Heikki Linnakangas (heikki) Created patch record
Edit