Re: Make more portable TAP tests of initdb

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Make more portable TAP tests of initdb
Дата
Msg-id 20150414202139.GY4369@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Make more portable TAP tests of initdb  ("David E. Wheeler" <david@justatheory.com>)
Ответы Re: Make more portable TAP tests of initdb  ("David E. Wheeler" <david@justatheory.com>)
Список pgsql-hackers
David E. Wheeler wrote:
> On Apr 14, 2015, at 9:05 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> 
> >> http://perldoc.perl.org/File/Path.html
> >> With this formulation:
> >> remove_tree($tempdir, {keep_root => 1});
> > 
> > Does Perl 5.8 have this?
> 
> Yes, it does.
> 
>   http://cpansearch.perl.org/src/NWCLARK/perl-5.8.9/lib/File/Path.pm

Uh.  5.8.9 does, but 5.8.8 does not.  Not sure if this is a problem.
Ancient buildfarm member pademelon (Tom's HPUX stuff) has 5.8.9 -- but
that was probably installed by hand.  Brolga (really ancient Cygwin
stuff) has 5.10.1.  As far as I can tell (perldoc perldelta5101) it was
upgraded to File::Path 2.07_03 which should be fine.  Spoonbill has
5.12.2; 5.12.0 already included the fixes in 5.10.1 so it should be fine
also.  Friarbird has 5.12.4.

Castoroides has 5.8.4.  Oops.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Make more portable TAP tests of initdb
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Make more portable TAP tests of initdb