=== Applying patches on top of PostgreSQL commit ID 031904048aa22e7c70dc8e9c170e2743f9b0f090 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sat Jun 20 14:41:26 UTC 2026 On branch cf/6865 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Add-auto-revalidation-infrastructure-for-physical.patch === Applying: Add auto-revalidation infrastructure for physical replication slots === using 'git am' to apply patch ./v4-0002-Add-auto_revalidate-parameter-to-pg_create_physic.patch === Applying: Add auto_revalidate parameter to pg_create_physical_replication_slot === using 'git am' to apply patch ./v4-0003-Expose-auto_revalidate-in-pg_replication_slots-vi.patch === Applying: Expose auto_revalidate in pg_replication_slots view === using 'git am' to apply patch ./v4-0004-Add-TAP-test-for-physical-replication-slot-auto-r.patch === Applying: Add TAP test for physical replication slot auto-revalidation === using 'git am' to apply patch ./v4-0005-Add-documentation-for-auto_revalidate.patch === Applying: Add documentation for auto_revalidate Document the auto_revalidate column in pg_replication_slots view (system-views.sgml) and the new optional parameter in pg_create_physical_replication_slot (func-admin.sgml).