Re: garbage in xml regress test - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: garbage in xml regress test
Date
Msg-id CAFj8pRCNscHoUJBZWR0S8Fhy4O4bGcVUuH+QWxTKw0Eb4Pnp=g@mail.gmail.com
Whole thread Raw
In response to Re: garbage in xml regress test  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: garbage in xml regress test  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers


2016-08-07 23:16 GMT+02:00 Tom Lane <tgl@sss.pgh.pa.us>:
Pavel Stehule <pavel.stehule@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

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Detecting skipped data from logical slots (data silently skipped)
Next
From: Tom Lane
Date:
Subject: Re: garbage in xml regress test