2016-08-07 23:16 GMT+02:00 Tom Lane <t...@sss.pgh.pa.us>: > Pavel Stehule <pavel.steh...@gmail.com> writes: > > When I checked result of xml test I found some strange lines in > > expected/xml.out file > > It is little bit strange - regress test reports ok, but diff is not empty > > Probably your copy of libxml produces the results in xml_2.out instead. >
no - it is in expected/xml.out https://github.com/postgres/postgres/blob/master/src/test/regress/expected/xml.out LINE 1: INSERT INTO xmltest VALUES (3, '<wrong'); ^ DETAIL: line 1: Couldn't find end of Start Tag wrong line 1 <wrong ^ Regards Pavel > regards, tom lane >