Commit Graph

25 Commits (b3b4d8e68ae83f432f43f035c7eb481ef93e1583)

Author SHA1 Message Date
Andrew Dunstan b3b4d8e68a
Move Perl test modules to a better namespace 4 years ago
Michael Paquier 5fcb23c18f Remove some unused variables in TAP tests 4 years ago
Michael Paquier f7a9a3d4b2 Skip trailing whitespaces when parsing integer options 4 years ago
Michael Paquier 6f164e6d17 Unify parsing logic for command-line integer options 4 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 4 years ago
Michael Paquier 64725728e7 Add more TAP tests for pg_dump options with range checks 5 years ago
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 7 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 9 years ago