Re: [HACKERS] SET TRANSACTION * proposal

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Michal Mosiewicz <mimo@interdata.com.pl>
Cc: hackers@postgresql.org
Date: 1998-03-14T02:32:26Z
Lists: pgsql-hackers
> SET TRANSACTION {READ UNCOMMITED|READ COMMITED|READ
> REPEATABLE|SERIALIZABLE}
<snip> 
> Is this hard to accomplish?

This is one of Vadim's favorite projects. We diverted him for v6.3 to
implement subselects, but I think he plans to pick it up again soon (for
v6.4 or v6.5; he has other things on his list too :).

                      - Tom