Commits

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

DateSubjectAuthorReleases
2023-10-02 Fix omission of column-level privileges in selective pg_restore. Tom Lane 11.22
2023-03-17 Fix pg_dump for hash partitioning on enum columns. Tom Lane 11.20
2021-06-13 Work around portability issue with newer versions of mktime(). Tom Lane 11.13
2021-04-01 Fix pg_restore's misdesigned code for detecting archive file format. Tom Lane 11.12
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 11.10
2020-04-08 Fix pg_dump/pg_restore to restore event trigger comments later. Tom Lane 11.8
2020-03-09 Fix pg_dump/pg_restore to restore event triggers later. Tom Lane 11.8
2019-03-23 Ensure xmloption = content while restoring pg_dump output. Tom Lane 11.3
2019-02-10 Repair unsafe/unportable snprintf usage in pg_restore. Tom Lane 11.2
2018-08-28 Make pg_restore's identify_locking_dependencies() more bulletproof. Tom Lane 11.0
2018-08-17 Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. Tom Lane 11.0
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 11.0
2018-02-11 Fix assorted errors in pg_dump's handling of extended statistics objects. Tom Lane 11.0
2018-01-25 Support --no-comments in pg_dump, pg_dumpall, pg_restore. Tom Lane 11.0
2018-01-25 Clean up some aspects of pg_dump/pg_restore item-selection logic. Tom Lane 11.0
2018-01-25 Improve pg_dump's handling of "special" built-in objects. Tom Lane 11.0
2018-01-23 In pg_dump, force reconnection after issuing ALTER DATABASE SET command(s). Tom Lane 11.0
2018-01-22 Move handling of database properties from pg_dumpall into pg_dump. Tom Lane 11.0
2018-01-22 Make pg_dump's ACL, sec label, and comment entries reliably identifiable. Tom Lane 11.0
2017-08-19 Fix possible core dump in parallel restore when using a TOC list. Tom Lane 11.0