pgsql: pg_waldump: Add test case for notice message
Started by Peter Eisentrautabout 3 years ago1 messagescomitters
pg_waldump: Add test case for notice message
Add a test case for the "first record is after" message. Also, this
message should really go to stderr, so change to use pg_log_info.
Reviewed-by: Tristen Raab <tristen.raab@highgo.ca>
Discussion: /messages/by-id/CAAcByaKM7zyJSDkPWv6_+apupY4fXXM3q3SRXas9MMNVPUGcsQ@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/088539015173a204839a53d1d0fc8fa8c96783ba
Modified Files
--------------
src/bin/pg_waldump/pg_waldump.c | 12 ++++++------
src/bin/pg_waldump/t/001_basic.pl | 19 +++++++++++++++++++
2 files changed, 25 insertions(+), 6 deletions(-)