=== Applying patches on top of PostgreSQL commit ID 597f66942d0b18f2f15b478346bc74ae6fdb793b === === applying patch ./v11-0001-CREATE-SUSBCRIPTION-.-SERVER.patch patching file contrib/postgres_fdw/Makefile patching file contrib/postgres_fdw/connection.c Hunk #2 succeeded at 1978 (offset 5 lines). patching file contrib/postgres_fdw/expected/postgres_fdw.out patching file contrib/postgres_fdw/meson.build patching file contrib/postgres_fdw/postgres_fdw--1.1--1.2.sql patching file contrib/postgres_fdw/postgres_fdw.control patching file contrib/postgres_fdw/sql/postgres_fdw.sql patching file contrib/postgres_fdw/t/010_subscription.pl patching file doc/src/sgml/ref/alter_subscription.sgml Hunk #2 succeeded at 96 (offset 1 line). patching file doc/src/sgml/ref/create_subscription.sgml patching file src/backend/catalog/pg_subscription.c patching file src/backend/commands/foreigncmds.c patching file src/backend/commands/subscriptioncmds.c Hunk #2 succeeded at 589 (offset -8 lines). Hunk #3 succeeded at 682 (offset -8 lines). Hunk #4 succeeded at 739 (offset -8 lines). Hunk #5 succeeded at 765 (offset -8 lines). Hunk #6 succeeded at 892 (offset -23 lines). Hunk #7 succeeded at 1159 (offset -23 lines). Hunk #8 succeeded at 1186 (offset -23 lines). Hunk #9 succeeded at 1340 (offset -17 lines). Hunk #10 succeeded at 1659 (offset -17 lines). Hunk #11 succeeded at 1743 (offset -17 lines). Hunk #12 succeeded at 1865 (offset -17 lines). patching file src/backend/foreign/foreign.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 5440 (offset 147 lines). Hunk #2 succeeded at 10816 (offset 147 lines). Hunk #3 succeeded at 10855 (offset 147 lines). patching file src/backend/replication/logical/worker.c patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 4731 (offset 95 lines). Hunk #2 FAILED at 4709. Hunk #3 succeeded at 4822 (offset 100 lines). Hunk #4 succeeded at 4849 (offset 100 lines). Hunk #5 succeeded at 4870 (offset 100 lines). Hunk #6 succeeded at 5101 (offset 100 lines). 1 out of 6 hunks FAILED -- saving rejects to file src/bin/pg_dump/pg_dump.c.rej patching file src/bin/pg_dump/pg_dump.h Hunk #1 succeeded at 670 (offset 10 lines). patching file src/bin/psql/tab-complete.c Hunk #1 succeeded at 3350 (offset 21 lines). patching file src/include/catalog/pg_foreign_data_wrapper.h patching file src/include/catalog/pg_subscription.h patching file src/include/foreign/foreign.h patching file src/include/nodes/parsenodes.h Hunk #1 succeeded at 4205 (offset 163 lines). Hunk #2 succeeded at 4214 (offset 163 lines). Hunk #3 succeeded at 4229 (offset 163 lines). patching file src/test/regress/expected/oidjoins.out