pgsql: Use size_t instead of Size in pg_waldump
Started by Andrew Dunstan3 months ago1 messagescomitters
Use size_t instead of Size in pg_waldump
In commit b15c1513984 I missed the memo about not using Size in new
code.
Per complaint from Thomas Munro
Discussion: /messages/by-id/CA+hUKGJkeTVuq5u5WKJm6xkwmW577UuQ7fA=PyBCSR3h9g2GtQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/3f8913f683ba99e7135d374541f52c626fcc6eec
Modified Files
--------------
src/bin/pg_waldump/archive_waldump.c | 14 ++++++--------
src/bin/pg_waldump/pg_waldump.h | 4 ++--
2 files changed, 8 insertions(+), 10 deletions(-)