pg_waldump: Add more tests

Peter Eisentraut <peter@eisentraut.org>

Commit: 96063e28366b97da8c2ea02060acfea15fb7ffee
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2023-07-05T08:50:08Z
Releases: 17.0
pg_waldump: Add more tests

This adds tests for most command-line options and tests for most
rmgrdesc routines.

Based on patch by Dong Wook Lee <sh95119@gmail.com>.

Reviewed-by: Tristen Raab <tristen.raab@highgo.ca>
Discussion: https://www.postgresql.org/message-id/flat/CAAcByaKM7zyJSDkPWv6_%2BapupY4fXXM3q3SRXas9MMNVPUGcsQ%40mail.gmail.com

Files

PathChange+/−
src/bin/pg_waldump/t/001_basic.pl modified +194 −0

Discussion