Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-14 | Remove wal_sync_method=fsync_writethrough on Windows. | Thomas Munro | 17.0 |
| 2022-09-29 | Restore pg_pread and friends. | Thomas Munro | 16.0 |
| 2022-08-05 | Remove configure probe for fdatasync. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro | 16.0 |
| 2022-07-22 | Remove O_FSYNC and associated macros. | Thomas Munro | 16.0 |
| 2021-07-18 | Support direct I/O on macOS. | Thomas Munro | 15.0 |
| 2021-02-15 | Use pg_pwrite() in pg_test_fsync. | Thomas Munro | 14.0 |