Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-11 | Adjust pg_upgrade for move of username lookup functions to /common | Bruce Momjian | 9.4.0 |
| 2014-01-08 | pg_upgrade: Fix fatal error handling | Peter Eisentraut | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-18 | Fix compiler warning. | Robert Haas | 9.4.0 |
| 2013-12-18 | Fix incorrect error message reported for non-existent users | Bruce Momjian | 9.4.0 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |
| 2013-10-13 | Add use of asprintf() | Peter Eisentraut | 9.4.0 |
| 2013-10-10 | pg_upgrade: Split off pg_fatal() from pg_log() | Peter Eisentraut | 9.4.0 |