Re: Testing with concurrent sessions

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "David E. Wheeler" <david@kineticode.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, 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:19:50Z
Lists: pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> On Jan 7, 2010, at 9:08 AM, Tom Lane wrote:
>> 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.

> In that case, there's nothing for it except concurrent psql.

Unless we are prepared to define concurrency testing as something
separate from the basic regression tests.  Which is kind of annoying but
perhaps less so than the alternatives.  It certainly seems to me to
be the kind of thing you wouldn't need to test in order to have
confidence in a local build.

			regards, tom lane