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/?a=commitdiff_plain;h=0b74df66f08f474aa2225553b8d38704ae844797;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 d7c90725cfc..f51ad196e15 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