Re: isolation check takes a long time
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Noah Misch <noah@leadboat.com>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-07-20T17:15:12Z
Lists: pgsql-hackers
Attachments
- isolation-test.patch (text/x-patch) patch
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. cheers andrew