Commits

Showing commits that first shipped in 9.3 (backpatches included). Clear

DateSubjectAuthorReleases
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 9.3.15
2016-06-03 Suppress -Wunused-result warnings about write(), again. Tom Lane 9.3.14
2016-06-02 Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. Tom Lane 9.3.14
2016-06-01 Clean up some minor inefficiencies in parallel dump/restore. Tom Lane 9.3.14
2016-05-29 Remove pg_dump/parallel.c's useless "aborting" flag. Tom Lane 9.3.14
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-26 In Windows pg_dump, ensure idle workers will shut down during error exit. Tom Lane 9.3.14
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
2014-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.3.6
2014-11-18 Fix some bogus direct uses of realloc(). Tom Lane 9.3.6
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
2014-01-24 Avoid minor leak in parallel pg_dump Stephen Frost 9.3.3
2013-07-14 During parallel pg_dump, free commands from master Stephen Frost 9.3.0
2013-07-12 pg_dump: Formatting cleanup of new messages Peter Eisentraut 9.3.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-03-27 Move some pg_dump function around. Heikki Linnakangas 9.3.0
2013-03-24 Add parallel pg_dump option. Andrew Dunstan 9.3.0