postgresql/src/bin
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
..
initdb ssl: Serverside SNI support for libpq 2026-03-18 12:37:11 +01:00
pg_amcheck Use pg_malloc_object() and pg_alloc_array() variants in frontend code 2026-02-27 18:59:41 +09:00
pg_archivecleanup Update copyright for 2026 2026-01-01 13:24:10 -05:00
pg_basebackup Harden astreamer tar parsing logic against archives it can't handle. 2026-04-02 12:20:36 -04:00
pg_checksums Use PG_DATA_CHECKSUM_OFF instead of hardcoded value 2026-04-06 22:11:53 +02:00
pg_combinebackup Use PG_DATA_CHECKSUM_OFF instead of hardcoded value 2026-04-06 22:11:53 +02:00
pg_config Update copyright for 2026 2026-01-01 13:24:10 -05:00
pg_controldata Online enabling and disabling of data checksums 2026-04-03 22:58:51 +02:00
pg_ctl perl tap: Show failed command output 2026-04-02 08:13:44 -04:00
pg_dump Harden astreamer tar parsing logic against archives it can't handle. 2026-04-02 12:20:36 -04:00
pg_resetwal Change default of max_locks_per_transactions to 128 2026-04-03 20:27:46 +03:00
pg_rewind Use pg_malloc_object() and pg_alloc_array() variants in frontend code 2026-02-27 18:59:41 +09:00
pg_test_fsync Update copyright for 2026 2026-01-01 13:24:10 -05:00
pg_test_timing pg_test_timing: Also test RDTSC[P] timing, report time source, TSC frequency 2026-04-07 17:12:08 -04:00
pg_upgrade pg_upgrade: Check for unsupported encodings. 2026-04-08 17:45:09 +12:00
pg_verifybackup Further harden tests that might use not-so-compatible tar versions. 2026-04-02 17:21:27 -04:00
pg_waldump Use size_t instead of Size in pg_waldump 2026-04-10 09:29:00 -04:00
pg_walsummary Fix accidentally cast away qualifiers 2026-01-26 16:02:31 +01:00
pgbench instrumentation: Standardize ticks to nanosecond conversion method 2026-04-07 13:00:24 -04:00
pgevent Update copyright for 2026 2026-01-01 13:24:10 -05:00
psql instrumentation: Standardize ticks to nanosecond conversion method 2026-04-07 13:00:24 -04:00
scripts Remove bits* typedefs. 2026-03-30 16:12:08 -05:00
Makefile Update copyright for 2026 2026-01-01 13:24:10 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00