Commits

DateSubjectAuthorReleases
2026-03-15 Fix small memory leak in get_dbname_oid_list_from_mfile(). Tom Lane 19 (unreleased)
2025-04-17 Portability fix: isdigit() must be passed an unsigned char. Tom Lane 18.0
2025-03-17 Unify wording of user-facing "row security" messages. Tom Lane 18.0
2025-03-16 pg_dump, pg_dumpall, pg_restore: Add --no-policies option. Tom Lane 18.0
2025-01-25 Tighten pg_restore's recognition of its -F (format) option values. Tom Lane 18.0
2024-04-01 Invent --transaction-size option for pg_restore. Tom Lane 17.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 9.6.20
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 9.5.24
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 10.15
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 11.10
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 12.5
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 13.1
2020-09-24 Fix handling of -d "connection string" in pg_dump/pg_restore. Tom Lane 14.0
2020-09-17 Improve common/logging.c's support for multiple verbosity levels. 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-25 Support --no-comments in pg_dump, pg_dumpall, pg_restore. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-01-13 Access pg_dump's options structs through Archive struct, not directly. Tom Lane 9.5.1
2016-01-13 Access pg_dump's options structs through Archive struct, not directly. Tom Lane 9.6.0
2016-01-13 Run pgindent on src/bin/pg_dump/* Tom Lane 9.6.0
2015-07-02 Improve pg_restore's -t switch to match all types of relations. Tom Lane 9.6.0
2014-02-15 Centralize getopt-related declarations in a new header file pg_getopt.h. Tom Lane 9.4.0