Commits

DateSubjectAuthorReleases
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 14.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2018-01-23 In pg_dump, force reconnection after issuing ALTER DATABASE SET command(s). Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0
2016-06-02 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. Tom Lane 9.5.4
2016-06-02 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. Tom Lane 9.6.0
2016-06-02 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. Tom Lane 9.4.9
2016-06-02 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. Tom Lane 9.3.14
2015-12-23 In pg_dump, remember connection passwords no matter how we got them. Tom Lane 9.6.0
2015-12-23 In pg_dump, remember connection passwords no matter how we got them. Tom Lane 9.4.6
2015-12-23 In pg_dump, remember connection passwords no matter how we got them. Tom Lane 9.5.0
2015-12-23 In pg_dump, remember connection passwords no matter how we got them. Tom Lane 9.3.11
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2014-10-17 Re-pgindent src/bin/pg_dump/*. Tom Lane 9.5.0
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 8.4.22
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.0.18
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.1.14
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.2.9
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.3.5
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.4.0
2014-06-13 Fix pg_restore's processing of old-style BLOB COMMENTS data. Tom Lane 9.5.0
2012-01-06 Fix pg_restore's direct-to-database mode for INSERT-style table data. Tom Lane 8.3.18