]> granicus.if.org Git - postgresql/commit
perltidy pg_dump TAP tests
authorStephen Frost <sfrost@snowman.net>
Tue, 31 Jan 2017 17:42:16 +0000 (12:42 -0500)
committerStephen Frost <sfrost@snowman.net>
Tue, 31 Jan 2017 17:42:16 +0000 (12:42 -0500)
commit6af8b89adba16f97bee0d3b01256861e10d0e4f1
tree42611b79fe355d0b4d935a3e0cff10788332babb
parent58da8334308c26107ebb7ee06c99589e14bd882b
perltidy pg_dump TAP tests

The pg_dump TAP tests have gotten pretty far from what perltidy thinks
they should be, so fix that, and in passing use long-form argument names
with arguments passed via "=" in a similar vein to 58da833.

No functional changes here, just whitespace and changing runs from
"-f" to "--file=", and similar.
src/bin/pg_dump/t/001_basic.pl
src/bin/pg_dump/t/002_pg_dump.pl
src/bin/pg_dump/t/010_dump_connstr.pl