Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-06 | Remove useless lstat() call in pg_rewind. | Tom Lane | 9.5.24 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 9.5.15 |
| 2018-03-05 | Fix pg_rewind to handle relation data files in tablespaces properly. | Fujii Masao | 9.5.13 |
| 2015-08-03 | Fix pg_rewind when pg_xlog is a symlink. | Heikki Linnakangas | 9.5.0 |
| 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-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-04-15 | Minor cleanup of pg_rewind. | Heikki Linnakangas | 9.5.0 |
| 2015-03-30 | Fix multiple bugs and infelicities in pg_rewind. | Tom Lane | 9.5.0 |
| 2015-03-23 | Add pg_rewind, for re-synchronizing a master server after failback. | Heikki Linnakangas | 9.5.0 |