wal_sync_method=fdatasync for Windows

Edit
ID 3530
Title wal_sync_method=fdatasync for Windows
Topic Server Features
Created 2022-02-04 02:04:39
Last modified 2022-08-01 07:27:01 (2 years, 3 months ago)
Latest email 2022-07-22 01:37:37 (2 years, 3 months ago)
Status
2022-07: Committed
2022-03: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
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/3530
git checkout commitfest/cf/3530
Emails
Windows now has fdatasync()
First at 2021-12-12 02:48:10 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2022-07-22 01:37:37 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v3-0001-Remove-fdatasync-configure-probe.patch) at 2022-07-22 01:37:37 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v3-0001-Remove-fdatasync-configure-probe.patch) at 2022-07-22 01:37:37 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Remove-O_FSYNC-and-associated-macros.patch) at 2022-07-20 04:48:58 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (ifndef_HAVE_FDATASYNC.patch) at 2022-07-20 04:08:05 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (0001-Remove-O_FSYNC-and-associated-macros.patch) at 2022-07-20 03:22:07 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Fix-treatment-of-direct-I-O-in-pg_test_fsync.patch) at 2022-07-18 03:26:36 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Fix-treatment-of-direct-I-O-in-pg_test_fsync.patch) at 2022-02-04 21:23:43 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-treatment-of-direct-I-O-in-pg_test_fsync.patch) at 2021-12-12 02:48:10 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2022-08-01 07:27:01 Thomas Munro (macdice) Closed in commitfest 2022-07 with status: Committed
2022-08-01 07:27:01 Thomas Munro (macdice) Changed committer to macdice
2022-04-08 02:47:23 Thomas Munro (macdice) Closed in commitfest 2022-03 with status: Moved to next CF
2022-02-04 02:04:47 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2022-02-04 02:04:39 Thomas Munro (macdice) Attached mail thread CA+hUKGJZJVO=iX+eb-PXi2_XS9ZRqnn_4URh0NUQOwt6-_51xQ@mail.gmail.com
2022-02-04 02:04:39 Thomas Munro (macdice) Created patch record
Edit