Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-26 | Avoid using unsafe search_path settings during dump and restore. | Tom Lane | 9.3.22 |
| 2017-08-03 | Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last. | Tom Lane | 9.3.18 |
| 2016-06-02 | Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. | Tom Lane | 9.3.14 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-03-24 | Fix some unportable constructs in parallel pg_dump code. | Tom Lane | 9.3.0 |
| 2013-03-24 | Add parallel pg_dump option. | Andrew Dunstan | 9.3.0 |