=== Applying patches on top of PostgreSQL commit ID 301de4f7d92ffe5451d34da2edd36284f3887493 === === applying patch ./subscription_v4.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 patching file src/backend/commands/subscriptioncmds.c patching file src/backend/nodes/copyfuncs.c Hunk #1 succeeded at 4613 (offset 1 line). Hunk #2 succeeded at 4627 (offset 1 line). patching file src/backend/nodes/equalfuncs.c patching file src/backend/parser/gram.y Hunk #6 succeeded at 12124 (offset 25 lines). patching file src/backend/replication/libpqwalreceiver/libpqwalreceiver.c patching file src/backend/replication/logical/relation.c patching file src/backend/replication/logical/worker.c patching file src/bin/pg_dump/pg_dump.c patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 3486 (offset 8 lines). Hunk #2 succeeded at 3495 (offset 8 lines). Hunk #3 succeeded at 3509 (offset 8 lines). patching file src/include/replication/logicalrelation.h patching file src/include/replication/walreceiver.h patching file src/test/regress/expected/rules.out 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