Re: pg_upgrade del/rmdir path fix

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Bruce Momjian <bruce@momjian.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-09-04T16:22:13Z
Lists: pgsql-hackers
On 09/04/2012 11:21 AM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> This is a test script, not what you should use in production. I don't
>> see any reason why we shouldn't require Perl for running the standard test.
> But on the third hand ... we've taken pains to ensure that you don't
> *have* to have Perl to build from a tarball, and I think it is not
> unreasonable that "build" should include being able to do "make check".
>
> Maybe we have to carry both this shell script and a Perl equivalent
> for Windows.


Yeah. I think it will just be another target in vcregress.pl

cheers

andrew