On 16.02.23 00:13, Peter Smith wrote:
Today I fetched and tried the latest v11.It is failing too, but only just. - see attached file pretty-v11-results It looks only due to a whitespace EOF issue in the xml_2.out @@ -1679,4 +1679,4 @@ -- XML format: empty string SELECT xmlformat(''); ERROR: invalid XML document -\set VERBOSITY default \ No newline at end of file +\set VERBOSITY default ------ The attached patch update (v12-0002) fixes the xml_2.out for me.
It works for me too. Thanks for the quick fix! Jim
