Commits

DateSubjectAuthorReleases
2024-04-01 Rearrange pg_dump's handling of large objects for better efficiency. Tom Lane 17.0
2022-12-05 pg_dump: Remove "blob" terminology Peter Eisentraut 16.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-05-24 Fix typos. Thomas Munro 12.0
2019-04-01 Unified logging system for command-line programs Peter Eisentraut 12.0
2017-09-07 Reduce excessive dereferencing of function pointers Peter Eisentraut 11.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 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 Properly detect read and write errors in pg_dump/dumpall, and pg_restore Bruce Momjian 9.4.0
2013-03-27 Move some pg_dump function around. Heikki Linnakangas 9.3.0
2013-02-12 Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 9.3.0
2012-03-20 pg_dump: get rid of die_horribly Alvaro Herrera 9.2.0
2011-11-27 Move pg_dump memory routines into pg_dumpmem.c/h and restore common.c Bruce Momjian 9.2.0
2011-11-25 Modify pg_dump to use error-free memory allocation macros. This avoids Bruce Momjian 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
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-18 Fix up pg_dump's treatment of large object ownership and ACLs. We now emit Tom Lane 9.0.0
2009-12-14 Additional fixes for large object access control. Itagaki Takahiro 9.0.0
2009-08-04 Fix pg_dump to do the right thing when escaping the contents of large objects. Tom Lane 9.0.0