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 a8ee70bd5e
commit 0b74df66f0

View file

@ -930,6 +930,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