postgresql/src/include/replication
Alvaro Herrera 9f1cf97bb5
Print WAL logical message contents in pg_waldump
This helps debuggability when looking at WAL streams containing logical
messages.

Author: Ashutosh Bapat <ashutosh.bapat@2ndquadrant.com>
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/CAExHW5sWx49rKmXbg5H1Xc1t+nRv9PaYKQmgw82HPt6vWDVmDg@mail.gmail.com
2020-09-10 19:37:02 -03:00
..
backup_manifest.h Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
basebackup.h Don't export basebackup.c's sendTablespace(). 2020-06-17 10:57:34 -04:00
decode.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
logical.h Add some const decorations 2020-08-08 07:31:52 +02:00
logicallauncher.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
logicalproto.h Add support for streaming to built-in logical replication. 2020-09-03 07:54:07 +05:30
logicalrelation.h Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
logicalworker.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
message.h Print WAL logical message contents in pg_waldump 2020-09-10 19:37:02 -03:00
origin.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
output_plugin.h Extend the logical decoding output plugin API with stream methods. 2020-07-28 08:09:44 +05:30
pgoutput.h Allow logical replication to transfer data in binary format. 2020-07-18 12:44:51 -04:00
reorderbuffer.h Implement streaming mode in ReorderBuffer. 2020-08-08 07:47:06 +05:30
slot.h Save slot's restart_lsn when invalidated due to size 2020-06-24 14:15:17 -04:00
snapbuild.h Update copyrights for 2020 2020-01-01 12:21:45 -05:00
syncrep.h Fix race conditions in synchronous standby management. 2020-04-18 14:02:44 -04:00
walreceiver.h Add support for streaming to built-in logical replication. 2020-09-03 07:54:07 +05:30
walsender.h Generate backup manifests for base backups, and validate them. 2020-04-03 15:05:59 -04:00
walsender_private.h Revert "Track statistics for spilling of changes from ReorderBuffer". 2020-07-13 08:53:23 +05:30
worker_internal.h Fix replication/worker_internal.h to compile without other headers. 2020-07-18 14:58:18 -04:00