postgresql/src/include/replication
Amit Kapila 079d0cacf4 Fix the logical replication from HEAD to lower versions.
Commit 464824323e changed the logical replication protocol to allow the
streaming of in-progress transactions and used the new version of protocol
irrespective of the server version. Use the appropriate version of the
protocol based on the server version.

Reported-by: Ashutosh Sharma
Author: Dilip Kumar
Reviewed-by: Ashutosh Sharma and Amit Kapila
Discussion: https://postgr.es/m/CAE9k0P=9OpXcNrcU5Gsvd5MZ8GFpiN833vNHzX6Uc=8+h1ft1Q@mail.gmail.com
2020-09-26 10:13:51 +05:30
..
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 Fix the logical replication from HEAD to lower versions. 2020-09-26 10:13:51 +05:30
logicalrelation.h Fix bogus cache-invalidation logic in logical replication worker. 2020-09-16 12:07:31 -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