Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-05 | Ensure that all temp files made during pg_upgrade are non-world-readable. | Tom Lane | 9.4.16 |
| 2016-08-08 | Obstruct shell, SQL, and conninfo injection via database and role names. | Noah Misch | 9.4.9 |
| 2016-05-07 | Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. | Tom Lane | 9.4.8 |
| 2014-08-07 | pg_upgrade: prevent oid conflicts with new-cluster TOAST tables | Bruce Momjian | 9.4.0 |
| 2014-06-30 | pg_upgrade: update C comments about pg_dumpall | Bruce Momjian | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-07-25 | pg_upgrade: adjust umask() calls | Bruce Momjian | 9.4.0 |