=== Applying patches on top of PostgreSQL commit ID 57bff90160fdee56a0d55d7eaa7ec5ad709fda08 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Tue Feb 3 17:50:33 UTC 2026 On branch cf/6372 nothing to commit, working tree clean === using 'git am' to apply patch ./0001-Add-CREATE-ALTER-DROP-XMLSCHEMA-DDL-commands.patch === Applying: Add CREATE/ALTER/DROP XMLSCHEMA DDL commands Using index info to reconstruct a base tree... M src/backend/commands/alter.c M src/backend/utils/adt/ruleutils.c Falling back to patching base and 3-way merge... Auto-merging src/backend/utils/adt/ruleutils.c Auto-merging src/backend/commands/alter.c === using 'git am' to apply patch ./0002-Add-pg_dump-support-for-XMLSCHEMA-objects.patch === Applying: Add pg_dump support for XMLSCHEMA objects === using 'git am' to apply patch ./0003-Add-psql-tab-completion-for-XMLSCHEMA-commands.patch === Applying: Add psql tab completion for XMLSCHEMA commands === using 'git am' to apply patch ./0004-Add-XMLVALIDATE-function-for-XML-schema-validation.patch === Applying: Add XMLVALIDATE function for XML schema validation warning: quoted CRLF detected === using 'git am' to apply patch ./0005-Add-tests-and-documentation-for-XMLSCHEMA-feature.patch === Applying: Add tests and documentation for XMLSCHEMA feature