postgresql/src/bin/pg_waldump
Peter Eisentraut 0885390151 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: https://www.postgresql.org/message-id/flat/CAAcByaKM7zyJSDkPWv6_%2BapupY4fXXM3q3SRXas9MMNVPUGcsQ%40mail.gmail.com
2023-07-05 10:50:16 +02:00
..
po Translation updates 2023-05-22 12:44:31 +02:00
t pg_waldump: Add test case for notice message 2023-07-05 10:50:16 +02:00
.gitignore Add missing .gitignore entry. 2023-04-07 23:32:49 -04:00
compat.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
Makefile Show more detail in heapam rmgr descriptions. 2023-04-07 16:08:52 -07:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
nls.mk Break up long GETTEXT_FILES lists 2023-03-08 15:05:43 +01:00
pg_waldump.c pg_waldump: Add test case for notice message 2023-07-05 10:50:16 +02:00
rmgrdesc.c Try to silence "-Wmissing-braces" complaints in rmgrdesc.c. 2022-04-07 00:56:09 -07:00
rmgrdesc.h Custom WAL Resource Managers. 2022-04-06 23:06:46 -07:00