forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit58da833
committed
test_pg_dump: perltidy cleanup
As pointed out by Alvaro, we actually use perltidy on the perl scriptsin the source tree, so go back to the results of a perltidy run for thetest_pg_dump TAP script.To make it look slightly less tragic, I changed most of the independentarguments into long-form single arguments (eg: -f file.sql changed to be--file=file.sql) to avoid having them confusingly split across lines dueto perltidy.Back-patch to 9.6, as the last patch was.1 parent1e5a5d0 commit58da833
1 file changed
+377
-508
lines changed0 commit comments
Comments
(0)