Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
| | | | | Backpatch certain files through 9.1 | ||
* | pg_upgrade: fix CopyFile() on Windows to fail on file existence | Bruce Momjian | 2015-11-24 |
| | | | | | | | | | Also fix getErrorText() to return the right error string on failure. This behavior now matches that of other operating systems. Report by Noah Misch Backpatch through 9.1 | ||
* | Move pg_upgrade from contrib/ to src/bin/ | Peter Eisentraut | 2015-04-14 |
Reviewed-by: Michael Paquier <michael.paquier@gmail.com> |