pg_test_fsync should use pwrite( )

Edit
Title pg_test_fsync should use pwrite( )
Topic Refactoring
Created 2021-01-09 22:15:13
Last modified 2021-02-15 02:24:53 (3 years, 2 months ago)
Latest email 2021-02-15 02:24:25 (3 years, 2 months ago)
Status
2021-03: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
Links
Emails
Use pg_pwrite() in pg_test_fsync
First at 2021-01-09 20:21:59 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2021-02-15 02:24:25 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v2-0001-Use-pg_pwrite-in-pg_test_fsync.patch) at 2021-01-24 00:50:08 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v2-0001-Use-pg_pwrite-in-pg_test_fsync.patch) at 2021-01-24 00:50:08 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Use-pg_pwrite-in-pg_test_fsync.patch) at 2021-01-09 20:21:59 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
[PATCH 1/1] Fix detection of pwritev support for OSX.
First at 2021-01-19 11:16:25 by James Hilliard <james.hilliard1 at gmail.com>
Latest at 2021-02-06 03:53:09 by James Hilliard <james.hilliard1 at gmail.com>
Latest attachment (further-fix-sysroot-heuristics.patch) at 2021-01-19 20:54:38 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (further-fix-sysroot-heuristics.patch) at 2021-01-19 20:54:38 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2021-02-15 02:24:53 Thomas Munro (macdice) Closed in commitfest 2021-03 with status: Committed
2021-02-15 02:24:53 Thomas Munro (macdice) Changed committer to macdice
2021-01-19 12:29:55 James Hilliard (jameshilliard) Removed jameshilliard from reviewers
2021-01-19 12:29:26 James Hilliard (jameshilliard) Attached mail thread 20210119111625.20435-1-james.hilliard1@gmail.com
2021-01-19 12:28:47 James Hilliard (jameshilliard) Added jameshilliard as reviewer
2021-01-09 22:15:26 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2021-01-09 22:15:14 Thomas Munro (macdice) Attached mail thread CA+hUKGJjjid2BJsvjMALBTduo1ogdx2SPYaTQL3wAy8y2hc4nw@mail.gmail.com
2021-01-09 22:15:13 Thomas Munro (macdice) Created patch record
Edit