=== Applying patches on top of PostgreSQL commit ID 0b8bdb3c3ec092f18813d5b6fc738d7ec450289b === === applying patch ./subscription_v2.patch patching file doc/src/sgml/logical-replication.sgml patching file doc/src/sgml/ref/alter_subscription.sgml patching file doc/src/sgml/ref/create_subscription.sgml patching file src/backend/catalog/system_views.sql Hunk #1 succeeded at 906 (offset 2 lines). Hunk #2 succeeded at 959 (offset 2 lines). patching file src/backend/commands/subscriptioncmds.c patching file src/backend/nodes/copyfuncs.c patching file src/backend/nodes/equalfuncs.c patching file src/backend/parser/gram.y patching file src/backend/replication/libpqwalreceiver/libpqwalreceiver.c patching file src/backend/replication/logical/relation.c patching file src/backend/replication/logical/worker.c Hunk #1 succeeded at 1726 (offset -15 lines). patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 3992 (offset -13 lines). Hunk #2 succeeded at 4011 (offset -13 lines). patching file src/include/nodes/parsenodes.h patching file src/include/replication/logicalrelation.h patching file src/include/replication/walreceiver.h patching file src/test/regress/expected/rules.out Hunk #1 succeeded at 2243 (offset 2 lines). patching file src/test/regress/expected/subscription.out patching file src/test/regress/sql/subscription.sql patching file src/test/subscription/t/011_rep_changes_nonsuperuser.pl