Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-24 | Tolerate EINVAL when calling fsync() on a directory. | Thomas Munro | 12.0 |
| 2019-02-24 | Tolerate ENOSYS failure from sync_file_range(). | Thomas Munro | 12.0 |
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 12.0 |
| 2018-11-06 | Remove set-but-unused variable. | Thomas Munro | 12.0 |
| 2018-11-06 | Use pg_pread() and pg_pwrite() for data files and WAL. | Thomas Munro | 12.0 |