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

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


2016-08-08 5:44 GMT+02:00 Tom Lane <tgl@sss.pgh.pa.us>:
Pavel Stehule <pavel.stehule@gmail.com> writes:
> 2016-08-07 23:16 GMT+02:00 Tom Lane <tgl@sss.pgh.pa.us>:
>> Probably your copy of libxml produces the results in xml_2.out instead.

> no - it is in expected/xml.out

No, the output you're producing is in results/xml.out, but if the
regression test harness isn't complaining about it, it's because it
matches one of the available expected/xml*.out files.  Which would
be xml_2.out, looks like.

understand

Thank you

Pavel
 

                        regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: garbage in xml regress test
Next
From: Etsuro Fujita
Date:
Subject: Re: Oddity in EXPLAIN for foreign/custom join pushdown plans