[ZODB-Dev] [Ann] "ReadCommitted" transaction isolation level
Dieter Maurer
dieter@handshake.de
Fri, 21 Mar 2003 20:46:53 +0100
Jeremy Hylton wrote at 2003-3-20 20:31 -0500:
> I haven't had a chance to look at your patch, but I wanted to note
> that it would be clearer if you named it something other than "read
> committed." As I mentioned in the earlier mail, this feature is
> really closer to repeatable read than read committed. If we're going
> to use the standard ANSI names, we should try to match the intended
> semantics as best we can.
Okay.
Dieter