postgresql/src/bin/pg_waldump
Andrew Dunstan 3f8913f683 Use size_t instead of Size in pg_waldump
In commit b15c151398 I missed the memo about not using Size in new
code.

Per complaint from Thomas Munro

Discussion: https://postgr.es/m/CA+hUKGJkeTVuq5u5WKJm6xkwmW577UuQ7fA=PyBCSR3h9g2GtQ@mail.gmail.com
2026-04-10 09:29:00 -04:00
..
po Update copyright for 2026 2026-01-01 13:24:10 -05:00
t Online enabling and disabling of data checksums 2026-04-03 22:58:51 +02:00
.gitignore Add missing .gitignore entry. 2023-04-07 23:32:49 -04:00
archive_waldump.c Use size_t instead of Size in pg_waldump 2026-04-10 09:29:00 -04:00
compat.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
Makefile pg_waldump: Add support for reading WAL from tar archives 2026-03-20 15:31:35 -04:00
meson.build pg_waldump: Add support for reading WAL from tar archives 2026-03-20 15:31:35 -04:00
nls.mk Add missing source files to nls.mk 2024-06-13 10:17:36 +02:00
pg_waldump.c Fix file descriptor leakages in pg_waldump. 2026-03-25 18:28:42 -04:00
pg_waldump.h Use size_t instead of Size in pg_waldump 2026-04-10 09:29:00 -04:00
rmgrdesc.c Move WAL sequence code into its own file 2025-12-01 16:21:41 +09:00
rmgrdesc.h Custom WAL Resource Managers. 2022-04-06 23:06:46 -07:00