From: | Noah Misch <noah(at)2ndQuadrant(dot)com> |
---|---|
To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
Cc: | alvherre(at)commandprompt(dot)com, dimitri(at)2ndquadrant(dot)fr, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: FOR KEY LOCK foreign keys |
Date: | 2011-07-16 18:52:41 |
Message-ID: | 20110716185239.GA14580@tornado.leadboat.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Jul 16, 2011 at 01:03:31PM -0500, Kevin Grittner wrote:
> Noah Misch wrote:
>
> > With this patch in its final form, I have completed 180+ suite runs
> > without a failure.
>
> The attached patch allows the tests to pass when
> default_transaction_isolation is stricter than 'read committed'.
> This is a slight change from the previously posted version of the
> files (because of a change in the order of statements, based on the
> timeouts), and in patch form this time.
>
> Since `make installcheck-world` works at all isolation level
> defaults, as do all previously included isolation tests, it seems
> like a good idea to keep this up. It will simplify my testing of SSI
> changes, anyway.
This does seem sensible. Thanks.
--
Noah Misch http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2011-07-16 18:55:35 | Re: SSI error messages |
Previous Message | Tom Lane | 2011-07-16 18:24:46 | Re: SSI error messages |