Commits

Showing commits that first shipped in 9.3 (backpatches included). Clear

DateSubjectAuthorReleases
2018-08-17 Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. Tom Lane 9.3.25
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 9.3.22
2018-01-22 Make pg_dump's ACL, sec label, and comment entries reliably identifiable. Tom Lane 9.3.21
2017-08-19 Fix possible core dump in parallel restore when using a TOC list. Tom Lane 9.3.19
2017-08-03 Fix pg_dump/pg_restore to emit REFRESH MATERIALIZED VIEW commands last. Tom Lane 9.3.18
2017-07-23 Fix pg_dump's handling of event triggers. Tom Lane 9.3.18
2017-06-19 On Windows, make pg_dump use binary mode for compressed plain text output. Tom Lane 9.3.18
2017-03-10 Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 9.3.17
2016-08-02 Fix pg_dump's handling of public schema with both -c and -C options. Tom Lane 9.3.14
2016-06-02 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. Tom Lane 9.3.14
2016-06-01 Clean up some minor inefficiencies in parallel dump/restore. Tom Lane 9.3.14
2016-05-28 Lots of comment-fixing, and minor cosmetic cleanup, in pg_dump/parallel.c. Tom Lane 9.3.14
2016-05-26 Make pg_dump behave more sanely when built without HAVE_LIBZ. Tom Lane 9.3.14
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.3.5
2013-03-17 Add lock_timeout configuration parameter. Tom Lane 9.3.0
2012-10-20 Fix pg_dump's handling of DROP DATABASE commands in --clean mode. Tom Lane 9.3.0
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2012-06-26 Make pg_dump emit more accurate dependency information. Tom Lane 9.3.0
2012-06-26 Improve pg_dump's dependency-sorting logic to enforce section dump order. Tom Lane 9.3.0