Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 9.4.21 |
| 2017-12-05 | Mark assorted variables PGDLLIMPORT. | Robert Haas | 9.4.16 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 9.4.16 |
| 2016-03-10 | Introduce durable_rename() and durable_link_or_rename(). | Andres Freund | 9.4.7 |
| 2015-05-28 | Fix fsync-at-startup code to not treat errors as fatal. | Tom Lane | 9.4.3 |
| 2015-05-04 | Recursively fsync() the data directory after a crash. | Robert Haas | 9.4.2 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-09-04 | Expose fsync_fname as a public API. | Robert Haas | 9.4.0 |