Commit Graph

19 Commits (dad75eb4a8d5835ecc795d7a7978e7702e4d5912)

Author SHA1 Message Date
Alvaro Herrera 2f9eb31320
pg_dump: Allow dumping data of specific foreign servers 6 years ago
Peter Eisentraut 1b29e990e3 Add missing serial commas 6 years ago
Tom Lane db6e2b4c52 Initial pgperltidy run for v12. 6 years ago
Alvaro Herrera 413ccaa74d pg_restore: Require "-f -" to mean stdout 7 years ago
Peter Eisentraut cc8d415117 Unified logging system for command-line programs 7 years ago
Alvaro Herrera 7e413a0f82 pg_dump: allow multiple rows per insert 7 years ago
Andrew Dunstan 97b6f2eb75 Remove tests for pg_dumpall --exclude-database missing argument 7 years ago
Andrew Dunstan f092de0503 Add --exclude-database option to pg_dumpall 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Michael Paquier c34bca9ea5 Consolidate cross-option checks in pg_restore 7 years ago
Thomas Munro 387a5cfb94 Add pg_dump --on-conflict-do-nothing option. 7 years ago
Peter Eisentraut d4f16d5071 perltidy: Add option --nooutdent-long-quotes 8 years ago
Stephen Frost 805e8bc702 Adjust number of tests for pg_dump 001_basic.pl 9 years ago
Stephen Frost 5abda5a3e9 pg_dump: Remove "option requires an argument -- j" test 9 years ago
Stephen Frost 31a8b77a92 Improve pg_dump regression tests and code coverage 9 years ago
Stephen Frost 6af8b89adb perltidy pg_dump TAP tests 9 years ago
Stephen Frost 9b815a8ff2 Add basic pg_dumpall/pg_restore TAP tests 9 years ago
Noah Misch 3be0a62ffe Finish pgindent run for 9.6: Perl files. 9 years ago
Stephen Frost 6bd356c33a Add TAP tests for pg_dump 10 years ago