Re: isolation check takes a long time

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Noah Misch <noah@leadboat.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-20T19:16:45Z
Lists: pgsql-hackers
On 07/20/2012 01:56 PM, Tom Lane wrote:
> I'm not thrilled with replicating the test-list file either.  But it is
> not necessary: look at the way the "bigtest" target is defined in the
> main regression makefile.  You can just add some more test names on the
> command line, to be done in addition to what's in the schedule file.
> I think we should do it that way here too.
>
> 			


Oh, I wasn't aware of that. Will do.

cheers

andrew