postgresql/src/bin/scripts/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
..
010_clusterdb.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
011_clusterdb_all.pl Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
020_createdb.pl createdb: compare strategy case-insensitive 2024-04-21 21:21:26 +02:00
040_createuser.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
050_dropdb.pl Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
070_dropuser.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
080_pg_isready.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
090_reindexdb.pl reindexdb: Add the index-level REINDEX with multiple jobs 2024-03-25 02:07:15 +02:00
091_reindexdb_all.pl Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
100_vacuumdb.pl Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
101_vacuumdb_all.pl Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
102_vacuumdb_stages.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
200_connstr.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00