=== Applying patches on top of PostgreSQL commit ID 8af0d0ab01b406b8671ff4426acfe9b1d2af30d8 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Jul 1 16:02:23 UTC 2025 On branch cf/5517 nothing to commit, working tree clean === using 'git am' to apply patch ./v4-0001-Refactor-output-format-of-pg_ndistinct-and-add-wo.patch === Applying: Refactor output format of pg_ndistinct and add working input function. === using 'git am' to apply patch ./v4-0002-Refactor-output-format-of-pg_dependencies-and-add.patch === Applying: Refactor output format of pg_dependencies and add working input function. === using 'git am' to apply patch ./v4-0003-Expose-attribute-statistics-functions-for-use-in-.patch === Applying: Expose attribute statistics functions for use in extended_stats. === using 'git am' to apply patch ./v4-0004-Add-extended-statistics-support-functions.patch === Applying: Add extended statistics support functions. Using index info to reconstruct a base tree... M doc/src/sgml/func.sgml M src/include/catalog/pg_proc.dat Falling back to patching base and 3-way merge... Auto-merging src/include/catalog/pg_proc.dat Auto-merging doc/src/sgml/func.sgml === using 'git am' to apply patch ./v4-0005-Include-Extended-Statistics-in-pg_dump.patch === Applying: Include Extended Statistics in pg_dump.