Commits

DateSubjectAuthorReleases
2016-05-25 Fix broken error handling in parallel pg_dump/pg_restore. Tom Lane 9.3.14
2016-04-15 Fix non-C89-compliant initialization of array in parallel.c. Andres Freund 9.3.13
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-03-15 Fix typos. Robert Haas 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
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2015-01-23 vacuumdb: enable parallel mode Alvaro Herrera 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.3.6
2014-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.4.0
2014-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.5.0
2014-11-18 Fix some bogus direct uses of realloc(). Tom Lane 9.3.6
2014-11-18 Fix some bogus direct uses of realloc(). Tom Lane 9.4.0
2014-11-18 Fix some bogus direct uses of realloc(). Tom Lane 9.5.0
2014-10-17 Re-pgindent src/bin/pg_dump/*. Tom Lane 9.5.0
2014-10-14 Blind attempt at fixing Win32 pg_dump issues Alvaro Herrera 9.5.0
2014-10-14 pg_dump: Reduce use of global variables Alvaro Herrera 9.5.0
2014-06-16 Use type pgsocket for Windows pipe emulation socket calls Bruce Momjian 9.4.0
2014-06-16 Use type pgsocket for Windows pipe emulation socket calls Bruce Momjian 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-04-16 Use AF_UNSPEC not PF_UNSPEC in getaddrinfo calls. Tom Lane 9.3.5