Commits
Showing commits that first shipped in 9.3 (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.3.21 |
| 2016-05-07 | Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. | Tom Lane | 9.3.13 |
| 2012-09-03 | Fix pg_upgrade to cope with non-default unix_socket_directory scenarios. | Tom Lane | 9.3.0 |
| 2012-07-18 | Get rid of useless global variable in pg_upgrade. | Tom Lane | 9.3.0 |
| 2012-07-18 | Improve pg_upgrade's load_directory() function. | Tom Lane | 9.3.0 |