Re: Testing with concurrent sessions
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: "David E. Wheeler" <david@kineticode.com>, Robert Haas <robertmhaas@gmail.com>, Kevin Grittner <Kevin.Grittner@wicourts.gov>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org
Date: 2010-01-07T17:08:33Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Unless I am mistaken, Perl is required in any case to build from CVS, > although not from a tarball. Right, but to my mind "building from a tarball" needs to include the ability to run the regression tests on what you built. So injecting Perl into that is moving the goalposts on build requirements. regards, tom lane