=== Applying patches on top of PostgreSQL commit ID 5a6c39b6df3313e5c2d3aed714a56f5a5c6be3f2 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Jul 4 10:34:21 UTC 2025 On branch cf/5111 nothing to commit, working tree clean === using 'git am' to apply patch ./v20250704-0001-Introduce-pg_sequence_state-function-for-e.patch === Applying: Introduce pg_sequence_state function for enhanced sequence management === using 'git am' to apply patch ./v20250704-0002-Introduce-ALL-SEQUENCES-support-for-Postgr.patch === Applying: Introduce "ALL SEQUENCES" support for PostgreSQL logical replication === using 'git am' to apply patch ./v20250704-0003-Reorganize-tablesync-Code-and-Introduce-sy.patch === Applying: Reorganize tablesync Code and Introduce syncutils === using 'git am' to apply patch ./v20250704-0004-Introduce-REFRESH-PUBLICATION-SEQUENCES-fo.patch === Applying: Introduce "REFRESH PUBLICATION SEQUENCES" for subscriptions === using 'git am' to apply patch ./v20250704-0005-New-worker-for-sequence-synchronization-du.patch === Applying: New worker for sequence synchronization during subscription management === using 'git am' to apply patch ./v20250704-0006-Documentation-for-sequence-synchronization.patch === Applying: Documentation for sequence synchronization feature.