Update expected regression test output for xml_2.out

This one has been forgotten in 8bf257aeba.  Per report from buildfarm
member massasauga.

Backpatch-through: 14
This commit is contained in:
Michael Paquier 2026-06-12 12:37:21 +09:00
parent e3a4e9edd5
commit a17f39aa2f

View file

@ -696,6 +696,12 @@ SELECT xpath('root', '<root/>');
{<root/>}
(1 row)
SELECT xpath('//namespace::foo', '<root xmlns:foo="http://127.0.0.1"/>');
xpath
--------------------
{http://127.0.0.1}
(1 row)
-- Round-trip non-ASCII data through xpath().
DO $$
DECLARE