=== Applying patches on top of PostgreSQL commit ID 20432f8731404d2cef2a155144aca5ab3ae98e95 === === applying patch ./0001-Add-replication-protocol-cmd-to-create-a-snapshot.patch patching file doc/src/sgml/protocol.sgml Hunk #1 succeeded at 2613 (offset 1 line). patching file src/backend/replication/libpqwalreceiver/libpqwalreceiver.c patching file src/backend/replication/logical/logical.c patching file src/backend/replication/logical/logicalfuncs.c patching file src/backend/replication/repl_gram.y patching file src/backend/replication/repl_scanner.l patching file src/backend/replication/slotfuncs.c patching file src/backend/replication/walsender.c patching file src/include/nodes/replnodes.h patching file src/include/replication/logical.h patching file src/include/replication/walreceiver.h patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2315 (offset 2 lines). === applying patch ./v4-0002-Reuse-Logical-Replication-Background-worker.patch patching file doc/src/sgml/catalogs.sgml Hunk #1 succeeded at 7997 (offset 10 lines). Hunk #2 succeeded at 8092 (offset 10 lines). patching file src/backend/catalog/pg_subscription.c patching file src/backend/commands/subscriptioncmds.c patching file src/backend/replication/logical/launcher.c patching file src/backend/replication/logical/tablesync.c patching file src/backend/replication/logical/worker.c Hunk #1 succeeded at 317 (offset 1 line). Hunk #2 succeeded at 370 (offset 1 line). Hunk #3 succeeded at 2848 (offset 5 lines). Hunk #4 succeeded at 2884 (offset 5 lines). Hunk #5 succeeded at 2989 (offset 5 lines). Hunk #6 succeeded at 3540 (offset 5 lines). Hunk #7 succeeded at 3643 (offset 5 lines). Hunk #8 succeeded at 3683 (offset 5 lines). Hunk #9 succeeded at 3827 (offset 5 lines). Hunk #10 succeeded at 3917 (offset 5 lines). patching file src/include/catalog/pg_subscription.h patching file src/include/catalog/pg_subscription_rel.h patching file src/include/replication/slot.h patching file src/include/replication/worker_internal.h patching file src/test/regress/expected/misc_sanity.out