=== Applying patches on top of PostgreSQL commit ID a19f83f87966f763991cc76404f8e42a36e7e842 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. === applying patch ./v11-0001-CREATE-SUSBCRIPTION-.-SERVER.patch patching file contrib/postgres_fdw/Makefile Hunk #1 FAILED at 14. 1 out of 1 hunk FAILED -- saving rejects to file contrib/postgres_fdw/Makefile.rej patching file contrib/postgres_fdw/connection.c Hunk #1 succeeded at 127 with fuzz 1 (offset 14 lines). Hunk #2 succeeded at 2166 (offset 193 lines). patching file contrib/postgres_fdw/expected/postgres_fdw.out patching file contrib/postgres_fdw/meson.build Hunk #1 FAILED at 26. Hunk #2 succeeded at 41 (offset 2 lines). 1 out of 2 hunks FAILED -- saving rejects to file contrib/postgres_fdw/meson.build.rej The next patch would create the file contrib/postgres_fdw/postgres_fdw--1.1--1.2.sql, which already exists! Applying it anyway. patching file contrib/postgres_fdw/postgres_fdw--1.1--1.2.sql Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file contrib/postgres_fdw/postgres_fdw--1.1--1.2.sql.rej patching file contrib/postgres_fdw/postgres_fdw.control Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file contrib/postgres_fdw/postgres_fdw.control.rej 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 102 (offset 7 lines). 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 #1 succeeded at 26 (offset 1 line). Hunk #2 succeeded at 580 (offset -17 lines). Hunk #3 succeeded at 673 (offset -17 lines). Hunk #4 succeeded at 730 (offset -17 lines). Hunk #5 succeeded at 756 (offset -17 lines). Hunk #6 succeeded at 884 (offset -31 lines). Hunk #7 succeeded at 1208 (offset 26 lines). Hunk #8 succeeded at 1235 (offset 26 lines). Hunk #9 succeeded at 1440 (offset 83 lines). Hunk #10 succeeded at 1763 (offset 87 lines). Hunk #11 succeeded at 1847 (offset 87 lines). Hunk #12 succeeded at 1967 (offset 85 lines). patching file src/backend/foreign/foreign.c Hunk #1 succeeded at 71 (offset 1 line). Hunk #2 succeeded at 176 (offset 1 line). Hunk #3 succeeded at 216 (offset 1 line). patching file src/backend/parser/gram.y Hunk #1 succeeded at 5401 (offset 108 lines). Hunk #2 succeeded at 10759 (offset 90 lines). Hunk #3 succeeded at 10798 (offset 90 lines). patching file src/backend/replication/logical/worker.c Hunk #1 succeeded at 3971 (offset 92 lines). Hunk #2 succeeded at 4077 (offset 92 lines). Hunk #3 succeeded at 4661 (offset 75 lines). Hunk #4 succeeded at 4698 (offset 75 lines). patching file src/bin/pg_dump/pg_dump.c Hunk #1 succeeded at 4839 (offset 203 lines). Hunk #2 FAILED at 4709. Hunk #3 succeeded at 4930 (offset 208 lines). Hunk #4 succeeded at 4957 (offset 208 lines). Hunk #5 succeeded at 4978 (offset 208 lines). Hunk #6 succeeded at 5209 (offset 208 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 666 (offset 6 lines). patching file src/bin/psql/tab-complete.c Hunk #1 succeeded at 3330 (offset 1 line). 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 4213 (offset 171 lines). Hunk #2 succeeded at 4222 (offset 171 lines). Hunk #3 succeeded at 4237 (offset 171 lines). patching file src/test/regress/expected/oidjoins.out