postgresql/src/bin/pg_waldump
Andres Freund e4d92126fd pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs.
The additional newline seems to have accidentally been introduced in
2c03216d83, in 9.5. The newline is only issued when an FPW is
present for the block reference.

While there could be an argument that removing the newlines in the
back branches could cause a problem for somebody parsing the
pg_waldump output, the likelihood of that seems small enough. It seems
at least equally likely that the randomness of when newlines are
issued causes problems.

Author: Andres Freund
Discussion: https://postgr.es/m/20191029233341.4gnyau7e5v2lh5sc@alap3.anarazel.de
Backpatch: 9.5, like 2c03216d83.
2019-10-29 22:53:05 -07:00
..
po Translation updates 2019-06-17 15:30:20 +02:00
t pg_waldump: Fix invalid option handling 2019-06-06 10:14:25 +02:00
.gitignore Avoid use of wildcard in pg_waldump's .gitignore. 2019-10-05 12:26:55 -04:00
compat.c Make the order of the header file includes consistent in non-backend modules. 2019-10-25 07:41:52 +05:30
Makefile pg_waldump: Fix invalid option handling 2019-06-06 10:14:25 +02:00
nls.mk Unified logging system for command-line programs 2019-04-01 20:01:35 +02:00
pg_waldump.c pg_waldump: Fix --bkp-details to not issue spurious newlines for FPWs. 2019-10-29 22:53:05 -07:00
rmgrdesc.c Split index xlog headers from other private index headers. 2017-02-14 15:37:59 -05:00
rmgrdesc.h Fix assorted header files that failed to compile standalone. 2019-05-31 11:45:33 -04:00