Re: pg_rewind and ssl test suites don't work if '.' is not in @INC

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_rewind and ssl test suites don't work if '.' is not in @INC
Дата
Msg-id CAB7nPqTCLj1B_yr=VV4hPhALB7m=Q9kk8oAnY44VZGxeWk7CxQ@mail.gmail.com
обсуждение исходный текст
Ответ на pg_rewind and ssl test suites don't work if '.' is not in @INC  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: pg_rewind and ssl test suites don't work if '.' is not in @INC  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Fri, Oct 7, 2016 at 8:54 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> I think we should fix this by the attached. Any better ideas?

Updating PG_PROVE_FLAGS in src/Makefile.global.in, because any test
suite having its own .pm file will fail. It is as well necessary to
refresh $ENV{PERL5LIB} in vcregress.pl.

> I'm a bit surprised no-one else has reported this yet. Have I missed a
> report?

Andres has reported that a couple of weeks back, on Debian testing like you:
https://www.postgresql.org/message-id/20160908204529.flg6nivjuwp5vaoy@alap3.anarazel.de
-- 
Michael



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pg_rewind and ssl test suites don't work if '.' is not in @INC
Следующее
От: marllius ribeiro
Дата:
Сообщение: Re: Complete LOCK TABLE ... IN ACCESS|ROW|SHARE