=== Applying patches on top of PostgreSQL commit ID 6831cd9e3b082d7b830c3196742dd49e3540c49b === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jan 16 21:46:21 UTC 2026 On branch cf/5781 nothing to commit, working tree clean === using 'git am' to apply patch ./v3-0001-Make-GUC-wal_receiver_timeout-user-settable.patch === Applying: Make GUC wal_receiver_timeout user-settable. === using 'git am' to apply patch ./v3-0002-Add-per-subscription-wal_receiver_timeout-setting.patch === Applying: Add per-subscription wal_receiver_timeout setting. Using index info to reconstruct a base tree... M doc/src/sgml/catalogs.sgml M doc/src/sgml/ref/alter_subscription.sgml M doc/src/sgml/ref/create_subscription.sgml M src/backend/catalog/pg_subscription.c M src/backend/commands/subscriptioncmds.c M src/backend/replication/logical/worker.c M src/bin/pg_dump/pg_dump.c M src/bin/pg_dump/pg_dump.h M src/bin/psql/describe.c M src/include/catalog/pg_subscription.h M src/test/regress/expected/subscription.out Falling back to patching base and 3-way merge... Auto-merging src/test/regress/expected/subscription.out Auto-merging src/include/catalog/pg_subscription.h Auto-merging src/bin/psql/describe.c Auto-merging src/bin/pg_dump/pg_dump.h Auto-merging src/bin/pg_dump/pg_dump.c Auto-merging src/backend/replication/logical/worker.c Auto-merging src/backend/commands/subscriptioncmds.c Auto-merging src/backend/catalog/pg_subscription.c Auto-merging doc/src/sgml/ref/create_subscription.sgml Auto-merging doc/src/sgml/ref/alter_subscription.sgml Auto-merging doc/src/sgml/catalogs.sgml