Run perltidy
Michael Paquier <michael@paquier.xyz>
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.fsf@wibble.ilmari.org
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +1 −1 |
| src/bin/pg_combinebackup/t/008_promote.pl | modified | +7 −4 |
| src/bin/pg_combinebackup/t/009_no_full_file.pl | modified | +3 −5 |
| src/bin/pg_verifybackup/t/002_algorithm.pl | modified | +4 −2 |
| src/bin/pg_verifybackup/t/003_corruption.pl | modified | +14 −9 |
| src/bin/pg_verifybackup/t/004_options.pl | modified | +1 −2 |
| src/bin/pg_verifybackup/t/008_untar.pl | modified | +7 −5 |
| src/bin/pg_verifybackup/t/010_client_untar.pl | modified | +1 −1 |
| src/test/perl/PostgreSQL/Test/Cluster.pm | modified | +2 −1 |
| src/test/recovery/t/035_standby_logical_decoding.pl | modified | +8 −6 |
| src/test/recovery/t/040_standby_failover_slots_sync.pl | modified | +4 −2 |
| src/test/ssl/t/SSL/Server.pm | modified | +2 −1 |
| src/tools/add_commit_links.pl | modified | +7 −6 |
| src/tools/pg_bsd_indent/t/001_pg_bsd_indent.pl | modified | +2 −1 |
Discussion
- pg_createsubscriber TAP test wrapping makes command options hard to read. 43 messages · 2024-12-12 → 2025-01-28