Print WAL logical message contents in pg_waldump

This helps debuggability when looking at WAL streams containing logical
messages.

Author: Ashutosh Bapat <ashutosh.ba...@2ndquadrant.com>
Reviewed-by: Álvaro Herrera <alvhe...@alvh.no-ip.org>
Discussion: 
https://postgr.es/m/caexhw5swx49rkmxbg5h1xc1t+nrv9paykqmgw82hpt6vwdv...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9f1cf97bb5387a6243c8a6c9725616ef7447962e

Modified Files
--------------
src/backend/access/rmgrdesc/logicalmsgdesc.c | 17 ++++++++++++++---
src/backend/replication/logical/message.c    |  1 +
src/include/replication/message.h            |  5 ++---
3 files changed, 17 insertions(+), 6 deletions(-)

Reply via email to