Re: Make more portable TAP tests of initdb

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Make more portable TAP tests of initdb
Date: 2015-04-14 20:21:39
Message-ID: 20150414202139.GY4369@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David E. Wheeler wrote:
> On Apr 14, 2015, at 9:05 AM, Alvaro Herrera <alvherre(at)2ndquadrant(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2015-04-14 20:25:50 Re: Make more portable TAP tests of initdb
Previous Message David Fetter 2015-04-14 19:54:59 Re: Make more portable TAP tests of initdb