postgresql/src/bin/pg_rewind/t
Tom Lane da256a4a7f Pre-beta mechanical code beautification.
Run pgindent, pgperltidy, and reformat-dat-files.

The pgindent part of this is pretty small, consisting mainly of
fixing up self-inflicted formatting damage from patches that
hadn't bothered to add their new typedefs to typedefs.list.
In order to keep it from making anything worse, I manually added
a dozen or so typedefs that appeared in the existing typedefs.list
but not in the buildfarm's list.  Perhaps we should formalize that,
or better find a way to get those typedefs into the automatic list.

pgperltidy is as opinionated as always, and reformat-dat-files too.
2024-05-14 16:34:50 -04:00
..
001_basic.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
002_databases.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
003_extrafiles.pl Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
004_pg_xlog_symlink.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
005_same_timeline.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
006_options.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
007_standby_source.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
008_min_recovery_point.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
009_growing_files.pl Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting warnings 2024-03-19 07:09:31 +01:00
RewindTest.pm Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting warnings 2024-03-19 07:09:31 +01:00