Commits

DateSubjectAuthorReleases
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.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
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2018-09-14 Improve parallel scheduling logic in pg_dump/pg_restore. Tom Lane 12.0
2018-03-29 Fix typo in comment Magnus Hagander 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-22 Sync pg_dump and pg_dumpall output Andrew Dunstan 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.2.20
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.3.16
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2016-09-27 Rationalize parallel dump/restore's handling of worker cmd/status messages. Tom Lane 10.0
2016-09-27 Redesign parallel dump/restore's wait-for-workers logic. Tom Lane 10.0
2016-02-19 pg_dump: Fix inconsistent sscanf() conversions Peter Eisentraut 9.6.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
2014-10-14 pg_dump: Reduce use of global variables Alvaro Herrera 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Properly detect read and write errors in pg_dump/dumpall, and pg_restore Bruce Momjian 9.4.0
2014-05-05 Fix case of pg_dump -Fc to an unseekable file (such as a pipe). Tom Lane 9.4.0
2014-02-09 Focus on ftello result < 0 instead of errno Stephen Frost 9.4.0