Test EXPLAIN (FORMAT JSON) ... XMLTABLE
commit752533d40fd50de0b09d4b956cc32c38f5df2f05
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 22 Jan 2024 16:14:19 +0000 (22 17:14 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 22 Jan 2024 16:14:19 +0000 (22 17:14 +0100)
tree78acbf73fed38d4a48c6deaff4a2788b5ce096a9
parentb0f0a9432d0b6f53634a96715f2666f6d4ea25a1
Test EXPLAIN (FORMAT JSON) ... XMLTABLE

Also, add an alias to the XMLTABLE expression in an existing test.  This
covers some code in explain.c that wasn't previously covered.

I patched xml_2.out blindly :-(

Discussion: https://postgr.es/m/202401181146.fuoeskfzriq7@alvherre.pgsql
src/test/regress/expected/xml.out
src/test/regress/expected/xml_1.out
src/test/regress/expected/xml_2.out
src/test/regress/sql/xml.sql