From: Michael Paquier Date: Fri, 12 Jun 2026 03:37:21 +0000 (+0900) Subject: Update expected regression test output for xml_2.out X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=940916549baab4c7d48cc4a6047c7c540f39586b;p=thirdparty%2Fpostgresql.git Update expected regression test output for xml_2.out This one has been forgotten in 8bf257aebac1. Per report from buildfarm member massasauga. Backpatch-through: 14 --- diff --git a/src/test/regress/expected/xml_2.out b/src/test/regress/expected/xml_2.out index e35fc58f098..d0095c94b89 100644 --- a/src/test/regress/expected/xml_2.out +++ b/src/test/regress/expected/xml_2.out @@ -930,6 +930,12 @@ SELECT xpath('root', ''); {} (1 row) +SELECT xpath('//namespace::foo', ''); + xpath +-------------------- + {http://127.0.0.1} +(1 row) + -- Round-trip non-ASCII data through xpath(). DO $$ DECLARE