Re: how to handle missing "prove"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how to handle missing "prove"
Дата
Msg-id 27081.1415049363@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: how to handle missing "prove"  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On 11/3/14 3:11 PM, Tom Lane wrote:
>> If there's a commit that goes with this statement, you neglected to push it...

> Are you not seeing this in configure.in:

>   AC_CHECK_PROGS(PROVE, prove)
>   if test -z "$PROVE"; then
>     AC_MSG_ERROR([prove not found])

Oh, duh.  I read your message to mean that you'd just pushed a change
for that, not that it already did it.  Nevermind ...
        regards, tom lane



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: how to handle missing "prove"
Следующее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: Re[2]: [HACKERS] Patch: add recovery_timeout option to control timeout of restore_command nonzero status code