Print WAL logical message contents in pg_waldump
authorAlvaro Herrera <[email protected]>
Thu, 10 Sep 2020 22:37:02 +0000 (19:37 -0300)
committerAlvaro Herrera <[email protected]>
Thu, 10 Sep 2020 22:37:02 +0000 (19:37 -0300)
commit9f1cf97bb5387a6243c8a6c9725616ef7447962e
tree25c9135b921060ada50579f9321ce4d492694efb
parent58c6feccfae1321ea4ff16c535c6f3fb90a07d69
Print WAL logical message contents in pg_waldump

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

Author: Ashutosh Bapat <[email protected]>
Reviewed-by: Álvaro Herrera <[email protected]>
Discussion: https://postgr.es/m/CAExHW5sWx49rKmXbg5H1Xc1t+nRv9PaYKQmgw82HPt6vWDVmDg@mail.gmail.com
src/backend/access/rmgrdesc/logicalmsgdesc.c
src/backend/replication/logical/message.c
src/include/replication/message.h