Run perltidy

A follow-up patch will adjust the TAP tests to follow a more-structured
format for option lists in commands, that perltidy is able to cope
better with.  Putting the tree first in a clean state makes the next
change a bit easier.  v20230309 has been used.

Author: Dagfinn Ilmari Mannsåker
Discussion: https://postgr.es/m/87jzc46d8u....@wibble.ilmari.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/be31ac25191b26a8a1db345a727545959654f4cb

Modified Files
--------------
src/bin/pg_basebackup/t/010_pg_basebackup.pl       |  2 +-
src/bin/pg_combinebackup/t/008_promote.pl          | 11 +++++++----
src/bin/pg_combinebackup/t/009_no_full_file.pl     |  8 +++-----
src/bin/pg_verifybackup/t/002_algorithm.pl         |  6 ++++--
src/bin/pg_verifybackup/t/003_corruption.pl        | 23 +++++++++++++---------
src/bin/pg_verifybackup/t/004_options.pl           |  3 +--
src/bin/pg_verifybackup/t/008_untar.pl             | 12 ++++++-----
src/bin/pg_verifybackup/t/010_client_untar.pl      |  2 +-
src/test/perl/PostgreSQL/Test/Cluster.pm           |  3 ++-
.../recovery/t/035_standby_logical_decoding.pl     | 14 +++++++------
.../recovery/t/040_standby_failover_slots_sync.pl  |  6 ++++--
src/test/ssl/t/SSL/Server.pm                       |  3 ++-
src/tools/add_commit_links.pl                      | 13 ++++++------
src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl     |  3 ++-
14 files changed, 63 insertions(+), 46 deletions(-)

Reply via email to