Re: garbage in xml regress test

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: garbage in xml regress test
Дата
Msg-id CAFj8pRDsmWrz_Lf98DZuFfXJkJkU2eCK4fkA5fOVwNy+cJhbUQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: garbage in xml regress test  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: garbage in xml regress test
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Oddity in EXPLAIN for foreign/custom join pushdown plans