Re: isolation check takes a long time

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Noah Misch <noah@leadboat.com>, Alvaro Herrera <alvherre@commandprompt.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-24T05:14:24Z
Lists: pgsql-hackers
On fre, 2012-07-20 at 13:15 -0400, Andrew Dunstan wrote:
> On 07/19/2012 09:54 AM, Andrew Dunstan wrote:
> >
> >
> >
> > Meanwhile, I would like to remove the prepared_transactions test from 
> > the main isolation schedule, and add a new Make target which runs that 
> > test explicitly. Is there any objection to that?
> >
> >
> 
> 
> Here's the patch for that.

Why was this backpatched to 9.1?  That doesn't seem appropriate.