Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-06 | pg_upgrade: remove pre-8.4 code and >= 8.4 check | Bruce Momjian | 9.6.20 |
| 2016-10-01 | Improve error reporting in pg_upgrade's file copying/linking/rewriting. | Tom Lane | 9.6.1 |
| 2016-06-06 | pg_upgrade: Don't overwrite existing files. | Robert Haas | 9.6.0 |
| 2016-03-11 | pg_upgrade: Convert old visibility map format to new format. | Robert Haas | 9.6.0 |
| 2016-03-08 | pg_upgrade: Remove converter plugin facility. | Robert Haas | 9.6.0 |
| 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 |