Re: tests for client programs

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tests for client programs
Дата
Msg-id 25871.1401930502@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: tests for client programs  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On Wed, 2014-05-07 at 03:08 +0200, Andres Freund wrote:
>> As an additional issue it currently doesn't seem to work in VPATH
>> builds. That's imo a must fix.
>> A "cd $(srcdir) && .." in prove_installcheck and prove_check seems to do
>> the trick.

> Here is my proposed patch for this.

BTW, my Salesforce colleagues were complaining to me that this stuff
doesn't work at all on older Perl versions; apparently IPC::Run has
changed significantly since Perl 5.8 or so.  Can we do anything about
that?

They were also not too happy that the checks get skipped if IPC::Run isn't
installed (as it is not on stock RHEL, for instance).  It'd be better if
we could avoid depending on stuff that isn't in a pretty-vanilla Perl
installation.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New pg_lsn type doesn't have hash/btree opclasses
Следующее
От: Haribabu Kommi
Дата:
Сообщение: Re: [BUGS] BUG #9652: inet types don't support min/max