Commits

DateSubjectAuthorReleases
2018-02-26 Avoid using unsafe search_path settings during dump and restore. Tom Lane 11.0
2018-01-22 Move handling of database properties from pg_dumpall into pg_dump. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Preventive maintenance in advance of pgindent run. Tom Lane 10.0
2016-10-12 Remove pg_dump/pg_dumpall support for dumping from pre-8.0 servers. Tom Lane 10.0
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.4.10
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.3.15
2016-08-16 Fix assorted places in psql to print version numbers >= 10 in new style. Tom Lane 9.5.5
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-03-24 Move keywords.c/kwlookup.c into src/common/. Tom Lane 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-02-11 Fix more memory leaks in failure path in buildACLCommands. Tom Lane 9.4.2
2015-02-11 Fix more memory leaks in failure path in buildACLCommands. Tom Lane 9.5.0
2015-02-11 Fix more memory leaks in failure path in buildACLCommands. Tom Lane 9.2.11
2015-02-11 Fix more memory leaks in failure path in buildACLCommands. Tom Lane 9.3.7
2012-12-09 Fix assorted bugs in privileges-for-types patch. Tom Lane 9.2.3
2012-12-09 Fix assorted bugs in privileges-for-types patch. Tom Lane 9.3.0
2012-06-03 Fix memory leaks in failure paths in buildACLCommands and parseAclItem. Tom Lane 9.2.0
2012-05-30 Rewrite --section option to decouple it from --schema-only/--data-only. Tom Lane 9.2.0
2012-03-31 Rename frontend keyword arrays to avoid conflict with backend. Tom Lane 9.2.0
2011-11-30 Clean up after recent pg_dump patches. Tom Lane 9.2.0
2011-01-21 Fix pg_restore to do the right thing when escaping large objects. Tom Lane 8.2.20
2011-01-21 Fix pg_restore to do the right thing when escaping large objects. Tom Lane 8.3.14
2011-01-21 Fix pg_restore to do the right thing when escaping large objects. Tom Lane 8.4.7