Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-13 | Handle arrays and ranges in pg_upgrade's test for non-upgradable types. | Tom Lane | 9.4.26 |
| 2019-10-16 | Add missing include to pg_upgrade/version.c | Tomas Vondra | 9.4.25 |
| 2019-10-16 | Improve the check for pg_catalog.line data type in pg_upgrade | Tomas Vondra | 9.4.25 |
| 2016-08-08 | Obstruct shell, SQL, and conninfo injection via database and role names. | Noah Misch | 9.4.9 |
| 2015-11-24 | pg_upgrade: fix CopyFile() on Windows to fail on file existence | Bruce Momjian | 9.4.6 |
| 2014-05-15 | Fix whitespace | Peter Eisentraut | 9.4.0 |
| 2014-05-14 | pg_upgrade: error out on 'line' data type usage | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-10 | pg_upgrade: Split off pg_fatal() from pg_log() | Peter Eisentraut | 9.4.0 |