=== Applying patches on top of PostgreSQL commit ID 16a0039dc0d1d0cdfadaf38cd3a30f3c8f590c48 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Aug 22 07:54:16 UTC 2025 On branch cf/5959 nothing to commit, working tree clean === using 'git am' to apply patch ./v1-0001-Fix-remote-sampling-tests-in-postgres_fdw.patch === Applying: Fix remote sampling tests in postgres_fdw. Using index info to reconstruct a base tree... M contrib/postgres_fdw/expected/postgres_fdw.out M contrib/postgres_fdw/sql/postgres_fdw.sql Falling back to patching base and 3-way merge... No changes -- Patch already applied. === using 'git am' to apply patch ./v1-0002-Use-psql-vars-to-eliminate-the-need-for-DO-blocks.patch === Applying: Use psql vars to eliminate the need for DO blocks. === using 'git am' to apply patch ./v1-0003-Add-remote-statistics-fetching-to-postgres_fdw.patch === Applying: Add remote statistics fetching to postgres_fdw.