index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_dump
/
t
/
001_basic.pl
Commit message (
Expand
)
Author
Age
*
Add missing serial commas
Peter Eisentraut
2019-07-01
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
pg_restore: Require "-f -" to mean stdout
Alvaro Herrera
2019-04-04
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
pg_dump: allow multiple rows per insert
Alvaro Herrera
2019-03-07
*
Remove tests for pg_dumpall --exclude-database missing argument
Andrew Dunstan
2019-03-01
*
Add --exclude-database option to pg_dumpall
Andrew Dunstan
2019-03-01
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Consolidate cross-option checks in pg_restore
Michael Paquier
2018-10-30
*
Add pg_dump --on-conflict-do-nothing option.
Thomas Munro
2018-07-13
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Adjust number of tests for pg_dump 001_basic.pl
Stephen Frost
2017-03-18
*
pg_dump: Remove "option requires an argument -- j" test
Stephen Frost
2017-03-18
*
Improve pg_dump regression tests and code coverage
Stephen Frost
2017-03-18
*
perltidy pg_dump TAP tests
Stephen Frost
2017-01-31
*
Add basic pg_dumpall/pg_restore TAP tests
Stephen Frost
2017-01-06
*
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-12
*
Add TAP tests for pg_dump
Stephen Frost
2016-05-06