=== Applying patches on top of PostgreSQL commit ID 5092aae431e3e1a20324ea3a42a181c63f703d0d === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Oct 4 05:33:20 UTC 2025 On branch cf/5961 nothing to commit, working tree clean === using 'git am' to apply patch ./v1_guc_logical_replication_subscriptions.patch === Patch format detection failed. === using patch(1) to apply patch ./v1_guc_logical_replication_subscriptions.patch === patching file doc/src/sgml/config.sgml Hunk #1 succeeded at 12886 (offset 13 lines). patching file src/backend/replication/logical/launcher.c Hunk #1 succeeded at 54 (offset 1 line). Hunk #2 succeeded at 1286 with fuzz 2 (offset 92 lines). Hunk #3 FAILED at 1317. 1 out of 3 hunks FAILED -- saving rejects to file src/backend/replication/logical/launcher.c.rej patching file src/backend/replication/logical/worker.c Hunk #1 FAILED at 3948. Hunk #2 succeeded at 5010 (offset 313 lines). 1 out of 2 hunks FAILED -- saving rejects to file src/backend/replication/logical/worker.c.rej patching file src/backend/utils/misc/guc_tables.c Hunk #1 FAILED at 2143. 1 out of 1 hunk FAILED -- saving rejects to file src/backend/utils/misc/guc_tables.c.rej patching file src/backend/utils/misc/postgresql.conf.sample patching file src/include/replication/logicallauncher.h Unstaged changes after reset: M doc/src/sgml/config.sgml M src/backend/replication/logical/launcher.c M src/backend/replication/logical/worker.c M src/backend/utils/misc/postgresql.conf.sample M src/include/replication/logicallauncher.h Removing src/backend/replication/logical/launcher.c.rej Removing src/backend/replication/logical/worker.c.rej Removing src/backend/utils/misc/guc_tables.c.rej === using 'git apply' to apply patch ./v1_guc_logical_replication_subscriptions.patch === Applied patch to 'doc/src/sgml/config.sgml' cleanly. error: patch failed: src/backend/replication/logical/launcher.c:1193 Falling back to direct application... error: patch failed: src/backend/replication/logical/launcher.c:1193 error: src/backend/replication/logical/launcher.c: patch does not apply error: patch failed: src/backend/replication/logical/worker.c:3948 Falling back to direct application... error: patch failed: src/backend/replication/logical/worker.c:3948 error: src/backend/replication/logical/worker.c: patch does not apply Applied patch to 'src/backend/utils/misc/guc_tables.c' with conflicts. Applied patch to 'src/backend/utils/misc/postgresql.conf.sample' cleanly. Applied patch to 'src/include/replication/logicallauncher.h' cleanly.