=== Applying patches on top of PostgreSQL commit ID 6304256e79c70f6446e840023fbf1cbee47fb08e === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Thu Aug 14 09:18: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 patching file src/backend/replication/logical/launcher.c Hunk #2 succeeded at 1264 with fuzz 2 (offset 70 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. 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 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/guc_tables.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 === 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' cleanly. Applied patch to 'src/backend/utils/misc/postgresql.conf.sample' cleanly. Applied patch to 'src/include/replication/logicallauncher.h' cleanly.