Commits

DateSubjectAuthorReleases
2016-05-28 Lots of comment-fixing, and minor cosmetic cleanup, in pg_dump/parallel.c. Tom Lane 9.4.9
2016-05-28 Lots of comment-fixing, and minor cosmetic cleanup, in pg_dump/parallel.c. Tom Lane 9.5.4
2016-05-28 Lots of comment-fixing, and minor cosmetic cleanup, in pg_dump/parallel.c. Tom Lane 9.6.0
2016-05-28 Lots of comment-fixing, and minor cosmetic cleanup, in pg_dump/parallel.c. Tom Lane 9.3.14
2016-05-27 Clean up thread management in parallel pg_dump for Windows. Tom Lane 9.3.14
2016-05-27 Clean up thread management in parallel pg_dump for Windows. Tom Lane 9.6.0
2016-05-27 Clean up thread management in parallel pg_dump for Windows. Tom Lane 9.5.4
2016-05-27 Clean up thread management in parallel pg_dump for Windows. Tom Lane 9.4.9
2016-05-26 In Windows pg_dump, ensure idle workers will shut down during error exit. Tom Lane 9.3.14
2016-05-26 In Windows pg_dump, ensure idle workers will shut down during error exit. Tom Lane 9.4.9
2016-05-26 In Windows pg_dump, ensure idle workers will shut down during error exit. Tom Lane 9.5.4
2016-05-26 In Windows pg_dump, ensure idle workers will shut down during error exit. Tom Lane 9.6.0
2016-05-25 Fix broken error handling in parallel pg_dump/pg_restore. Tom Lane 9.6.0
2016-05-25 Fix broken error handling in parallel pg_dump/pg_restore. Tom Lane 9.4.9
2016-05-25 Fix broken error handling in parallel pg_dump/pg_restore. Tom Lane 9.5.4
2016-05-25 Fix broken error handling in parallel pg_dump/pg_restore. Tom Lane 9.3.14
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
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 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