1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-18 12:22:09 +03:00
Files
postgres/src/backend
Peter Eisentraut a48d479083 Fix cursor_to_xml in tableforest false mode
It only produced <row> elements but no wrapping <table> element.

By contrast, cursor_to_xmlschema produced a schema that is now correct
but did not previously match the XML data produced by cursor_to_xml.

In passing, also fix a minor misunderstanding about moving cursors in
the tests related to this.

Reported-by: filip@jirsak.org
Based-on-patch-by: Thomas Munro <thomas.munro@enterprisedb.com>
2017-05-04 22:39:23 -04:00
..
2017-03-14 13:45:42 -04:00
2017-02-06 12:26:42 -05:00
2017-03-14 13:45:42 -04:00
2017-02-06 11:34:32 +02:00
2013-02-04 00:01:19 -05:00