Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Redesign handling of SIGTERM/control-C in parallel pg_dump/pg_restore. | Tom Lane | 2016-06-02 |
* | Fix broken error handling in parallel pg_dump/pg_restore. | Tom Lane | 2016-05-25 |
* | Access pg_dump's options structs through Archive struct, not directly. | Tom Lane | 2016-01-13 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Re-pgindent src/bin/pg_dump/*. | Tom Lane | 2014-10-17 |
* | pg_dump: Reduce use of global variables | Alvaro Herrera | 2014-10-14 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Move some pg_dump function around. | Heikki Linnakangas | 2013-03-27 |
* | Fix some unportable constructs in parallel pg_dump code. | Tom Lane | 2013-03-24 |
* | Add parallel pg_dump option. | Andrew Dunstan | 2013-03-24 |