Re: pg_upgrade del/rmdir path fix

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Bruce Momjian <bruce@momjian.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-09-04T15:21:53Z
Lists: pgsql-hackers
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.

			regards, tom lane