Re: FOR KEY LOCK foreign keys - Mailing list pgsql-hackers

From Noah Misch
Subject Re: FOR KEY LOCK foreign keys
Date
Msg-id 20110716185239.GA14580@tornado.leadboat.com
Whole thread Raw
In response to Re: FOR KEY LOCK foreign keys  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List 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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SSI error messages
Next
From: Heikki Linnakangas
Date:
Subject: Re: SSI error messages