Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-06 | pg_upgrade; change major version comparisons to use <=, not < | Bruce Momjian | 9.6.20 |
| 2016-10-03 | Enforce a specific order for probing library loadability in pg_upgrade. | Tom Lane | 9.6.1 |
| 2016-10-01 | Improve error reporting in pg_upgrade's file copying/linking/rewriting. | Tom Lane | 9.6.1 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-11-24 | pg_upgrade: fix CopyFile() on Windows to fail on file existence | Bruce Momjian | 9.6.0 |