postgresql/src/bin/pg_waldump
Tom Lane 31dcfae83c Use the terminology "WAL file" not "log file" more consistently.
Referring to the WAL as just "log" invites confusion with the
postmaster log, so avoid doing that in docs and error messages.
Also shorten "WAL segment file" to just "WAL file" in various
places.

Bharath Rupireddy, reviewed by Nathan Bossart and Kyotaro Horiguchi

Discussion: https://postgr.es/m/CALj2ACUeXa8tDPaiTLexBDMZ7hgvaN+RTb957-cn5qwv9zf-MQ@mail.gmail.com
2022-09-14 18:40:58 -04:00
..
po NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00
t Replace Test::More plans with done_testing 2022-02-11 20:54:44 +01:00
.gitignore Fix busted .gitignore entry. 2022-04-08 14:22:47 -04:00
Makefile Add contrib/pg_walinspect. 2022-04-08 00:26:44 -07:00
compat.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_waldump.c Use the terminology "WAL file" not "log file" more consistently. 2022-09-14 18:40:58 -04: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