Re: What in the world is happening on spoonbill?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What in the world is happening on spoonbill?
Дата
Msg-id 6557.1211056232@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What in the world is happening on spoonbill?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: What in the world is happening on spoonbill?  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Woulnd't it be enough to report the exist status if a test fails, instead of 
> requiring a certain exit status for success?

What I have it doing is reporting the exit status if not zero, but it's
only an annotation on the short-form output; it doesn't control whether
the test is considered to have succeeded or not.  I'm not very happy
with that because a crash after all the expected output has been
produced would not result in a report of failure --- and we have seen
problems with psql crashing at exit, so this isn't an academic point.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ecpg localization
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: WIP: Pg_upgrade - page layout converter (PLC) hook