Switch pg_test_fsync to use binary mode on Windows

Edit
ID 2640
Title Switch pg_test_fsync to use binary mode on Windows
Topic Bug Fixes
Created 2020-07-10 01:52:19
Last modified 2020-07-17 05:04:16 (4 years, 4 months ago)
Latest email 2020-07-16 07:19:01 (4 years, 4 months ago)
Status
2020-09: Committed
Target version stable
Authors Michael Paquier (michael-kun)
Reviewers Become reviewer
Committer Michael Paquier (michael-kun)
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/2640
git checkout commitfest/cf/2640
Emails
BUG #16526: pg_test_fsync in v12 doesn't run in Windows
First at 2020-07-03 16:01:46 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2020-07-16 07:19:01 by Michael Paquier <michael at paquier.xyz>
Latest attachment (win32-test-fsync-v1.patch) at 2020-07-07 08:25:49 from Michael Paquier <michael at paquier.xyz>
    Attachment (win32-test-fsync-v1.patch) at 2020-07-07 08:25:49 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
History
When Who What
2020-07-17 05:04:16 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Committed
2020-07-17 05:04:16 Michael Paquier (michael-kun) Changed committer to michael-kun
2020-07-10 01:52:52 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2020-07-10 01:52:52 Michael Paquier (michael-kun) Changed targetversion to stable
2020-07-10 01:52:19 Michael Paquier (michael-kun) Attached mail thread 16526-279ded30a230d275@postgresql.org
2020-07-10 01:52:19 Michael Paquier (michael-kun) Created patch record
Edit