Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-06 | Remove useless lstat() call in pg_rewind. | Tom Lane | 9.6.20 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 9.6.11 |
| 2018-03-05 | Fix pg_rewind to handle relation data files in tablespaces properly. | Fujii Masao | 9.6.9 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-28 | pg_rewind: Improve internationalization | Alvaro Herrera | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-08-03 | Fix pg_rewind when pg_xlog is a symlink. | Heikki Linnakangas | 9.6.0 |