postgresql/src/bin/pg_waldump
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
..
po Translation updates 2024-05-06 12:06:31 +02:00
t Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
.gitignore Add missing .gitignore entry. 2023-04-07 23:32:49 -04:00
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
compat.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls.mk Make formatting in nls.mk files more consistent 2024-05-14 09:21:17 +02:00
pg_waldump.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
rmgrdesc.c Try to silence "-Wmissing-braces" complaints in rmgrdesc.c. 2022-04-07 00:56:09 -07:00
rmgrdesc.h Custom WAL Resource Managers. 2022-04-06 23:06:46 -07:00