pgsql: Test EXPLAIN (FORMAT JSON) ... XMLTABLE

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Test EXPLAIN (FORMAT JSON) ... XMLTABLE
Дата
Msg-id E1rRwxt-002bZC-1Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/752533d40fd50de0b09d4b956cc32c38f5df2f05

Modified Files
--------------
src/test/regress/expected/xml.out   | 51 +++++++++++++++++++++++++++++++++----
src/test/regress/expected/xml_1.out | 51 +++++++++++++++++++++++++++++++++----
src/test/regress/expected/xml_2.out | 51 +++++++++++++++++++++++++++++++++----
src/test/regress/sql/xml.sql        |  5 +++-
4 files changed, 142 insertions(+), 16 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Make documentation builds reproducible
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Abort pgbench if script end is reached with an open pipeline