perltidy pg_dump TAP tests
Stephen Frost <sfrost@snowman.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/t/001_basic.pl | modified | +7 −7 |
| src/bin/pg_dump/t/002_pg_dump.pl | modified | +369 −358 |
| src/bin/pg_dump/t/010_dump_connstr.pl | modified | +101 −68 |