Re: Isolation levels READ UNCOMMITTED and REPEATABLE READ - Mailing list pgsql-hackers

From Dennis Bjorklund
Subject Re: Isolation levels READ UNCOMMITTED and REPEATABLE READ
Date
Msg-id Pine.LNX.4.44.0310092140540.32606-100000@zigo.dhs.org
Whole thread Raw
In response to Isolation levels READ UNCOMMITTED and REPEATABLE READ  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Thu, 9 Oct 2003, Peter Eisentraut wrote:

> I think we could allow users to set the transaction isolation level to
> READ UNCOMMITTED or REPEATABLE READ and internally behave like READ
> COMMITTED or SERIALIZABLE, respectively.  The SQL standard seems to allow
> this:

Why not.

I would like a warning to be outputted also, but other then that, why not.

-- 
/Dennis



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Thoughts on maintaining 7.3
Next
From: Andrew Sullivan
Date:
Subject: Re: 2-phase commit