Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.5.15 |
| 2018-01-03 | Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall. | Andres Freund | 9.5.11 |
| 2017-05-16 | Fix new warnings from GCC 7 | Peter Eisentraut | 9.5.8 |
| 2015-06-23 | pg_rewind: Improve message wording | Peter Eisentraut | 9.5.0 |
| 2015-06-11 | Fix some issues in pg_rewind. | Fujii Masao | 9.5.0 |
| 2015-05-28 | Fix pg_rewind's handling of top-level symlinks. | Tom Lane | 9.5.0 |
| 2015-05-28 | Fix assorted inconsistencies in our calls of readlink(). | Tom Lane | 9.5.0 |
| 2015-04-16 | Add missing newlines to error messages. | Heikki Linnakangas | 9.5.0 |
| 2015-04-15 | Error out in pg_rewind if lstat() fails. | Heikki Linnakangas | 9.5.0 |
| 2015-03-23 | Add pg_rewind, for re-synchronizing a master server after failback. | Heikki Linnakangas | 9.5.0 |