=== Applying patches on top of PostgreSQL commit ID f95d73ed433207c4323802dc96e52f3e5553a86c === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Mar 6 03:47:26 UTC 2026 On branch cf/6372 nothing to commit, working tree clean === using 'git am' to apply patch ./v5-0002-Add-XMLVALIDATE.patch === Applying: Add XMLVALIDATE error: sha1 information is lacking or useless (doc/src/sgml/datatype.sgml). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Add XMLVALIDATE When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v5-0002-Add-XMLVALIDATE.patch === patching file doc/src/sgml/datatype.sgml patching file doc/src/sgml/func/func-xml.sgml patching file src/backend/catalog/dependency.c Hunk #1 succeeded at 2416 (offset -3 lines). patching file src/backend/executor/execExprInterp.c patching file src/backend/parser/gram.y Hunk #1 succeeded at 710 (offset 3 lines). Hunk #2 FAILED at 798. Hunk #3 succeeded at 16333 (offset -15 lines). Hunk #4 succeeded at 17954 (offset -15 lines). Hunk #5 succeeded at 18363 (offset -16 lines). Hunk #6 succeeded at 18503 (offset -16 lines). Hunk #7 succeeded at 18957 with fuzz 1 (offset -17 lines). 1 out of 7 hunks FAILED -- saving rejects to file src/backend/parser/gram.y.rej patching file src/backend/parser/parse_expr.c patching file src/backend/parser/parse_target.c patching file src/backend/utils/adt/ruleutils.c Hunk #1 succeeded at 10138 (offset 19 lines). Hunk #2 succeeded at 10195 (offset 19 lines). Hunk #3 succeeded at 10267 (offset 19 lines). patching file src/backend/utils/adt/xml.c Hunk #4 succeeded at 1162 (offset 1 line). Hunk #5 succeeded at 1322 (offset 1 line). patching file src/include/nodes/primnodes.h Hunk #1 succeeded at 1611 (offset 1 line). patching file src/include/parser/kwlist.h Hunk #2 succeeded at 523 with fuzz 1 (offset -1 lines). patching file src/include/utils/xml.h patching file src/test/regress/expected/xml.out Hunk #1 FAILED at 1945. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/expected/xml.out.rej patching file src/test/regress/expected/xml_1.out Hunk #1 FAILED at 1557. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/expected/xml_1.out.rej patching file src/test/regress/expected/xml_2.out Hunk #1 FAILED at 1945. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/expected/xml_2.out.rej patching file src/test/regress/sql/xml.sql Hunk #1 FAILED at 742. 1 out of 1 hunk FAILED -- saving rejects to file src/test/regress/sql/xml.sql.rej Unstaged changes after reset: M doc/src/sgml/datatype.sgml M doc/src/sgml/func/func-xml.sgml M src/backend/catalog/dependency.c M src/backend/executor/execExprInterp.c M src/backend/parser/gram.y M src/backend/parser/parse_expr.c M src/backend/parser/parse_target.c M src/backend/utils/adt/ruleutils.c M src/backend/utils/adt/xml.c M src/include/nodes/primnodes.h M src/include/parser/kwlist.h M src/include/utils/xml.h Removing src/backend/parser/gram.y.rej Removing src/test/regress/expected/xml.out.rej Removing src/test/regress/expected/xml_1.out.rej Removing src/test/regress/expected/xml_2.out.rej Removing src/test/regress/sql/xml.sql.rej === using 'git apply' to apply patch ./v5-0002-Add-XMLVALIDATE.patch === error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'doc/src/sgml/func/func-xml.sgml' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... Applied patch to 'src/backend/executor/execExprInterp.c' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/parser/gram.y:798 error: src/backend/parser/gram.y: patch does not apply Applied patch to 'src/backend/parser/parse_expr.c' cleanly. Applied patch to 'src/backend/parser/parse_target.c' cleanly. Applied patch to 'src/backend/utils/adt/ruleutils.c' cleanly. Applied patch to 'src/backend/utils/adt/xml.c' cleanly. Applied patch to 'src/include/nodes/primnodes.h' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/include/parser/kwlist.h:523 error: src/include/parser/kwlist.h: patch does not apply Applied patch to 'src/include/utils/xml.h' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/xml.out:1945 error: src/test/regress/expected/xml.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/xml_1.out:1557 error: src/test/regress/expected/xml_1.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/expected/xml_2.out:1945 error: src/test/regress/expected/xml_2.out: patch does not apply error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/test/regress/sql/xml.sql:742 error: src/test/regress/sql/xml.sql: patch does not apply