Run pgperltidy
authorJoe Conway <mail@joeconway.com>
Mon, 30 Jun 2025 01:14:21 +0000 (21:14 -0400)
committerJoe Conway <mail@joeconway.com>
Mon, 30 Jun 2025 01:14:21 +0000 (21:14 -0400)
commit0ebd24255581837f9a5b189ef15147b769df116b
tree82b1c0bcfae091903d81c05e6a55b6c591d86ff7
parent66e9df9f6ef50719b25ca63b60aad934e14f4a1c
Run pgperltidy

This is required before the creation of a new branch.  pgindent is
clean, as well as is reformat-dat-files.

perltidy version is v20230309, as documented in pgindent's README.
24 files changed:
contrib/amcheck/t/006_verify_gin.pl
src/bin/initdb/t/001_initdb.pl
src/bin/pg_basebackup/t/030_pg_recvlogical.pl
src/bin/pg_combinebackup/t/010_hardlink.pl
src/bin/pg_dump/t/001_basic.pl
src/bin/pg_dump/t/002_pg_dump.pl
src/bin/pg_dump/t/006_pg_dumpall.pl
src/bin/pg_rewind/t/RewindTest.pm
src/bin/pg_upgrade/t/004_subscription.pl
src/bin/pg_upgrade/t/006_transfer_modes.pl
src/bin/scripts/t/100_vacuumdb.pl
src/include/catalog/pg_collation.dat
src/include/catalog/pg_proc.dat
src/test/authentication/t/001_password.pl
src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl
src/test/modules/test_aio/t/001_aio.pl
src/test/postmaster/t/002_connection_limits.pl
src/test/recovery/t/040_standby_failover_slots_sync.pl
src/test/recovery/t/048_vacuum_horizon_floor.pl
src/test/ssl/t/SSL/Server.pm
src/test/subscription/t/007_ddl.pl
src/test/subscription/t/013_partition.pl
src/test/subscription/t/024_add_drop_pub.pl
src/test/subscription/t/035_conflicts.pl