=== Applying patches on top of PostgreSQL commit ID 9f4fd119b2cbb9a41ec0c19a8d6ec9b59b92c125 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Sun Feb 15 04:55:26 UTC 2026 On branch cf/6446 nothing to commit, working tree clean === using 'git am' to apply patch ./v9-0001-Add-support-for-exprs-in-pg_restore_extended_stat.patch === Applying: Add support for "exprs" in pg_restore_extended_stats() === using 'git am' to apply patch ./v9-0002-minor-fixes-for-some-errhints.patch === Applying: minor fixes for some errhints === using 'git am' to apply patch ./v9-0003-Restore-pg_stats_ext_exprs-set-difference-checks.patch === Applying: Restore pg_stats_ext_exprs set difference checks === using 'git am' to apply patch ./v9-0004-Add-range-stats-to-pg_stats_ext_exprs.patch === Applying: Add range stats to pg_stats_ext_exprs. Using index info to reconstruct a base tree... M src/backend/catalog/system_views.sql M src/test/regress/expected/rules.out Falling back to patching base and 3-way merge... Auto-merging src/test/regress/expected/rules.out No changes -- Patch already applied. === using 'git am' to apply patch ./v9-0005-Add-range-statistics-to-pg_restore_extended_stats.patch === Applying: Add range statistics to pg_restore_extended_stats expressions.