2011/3/9 Nicolas Barbier <[email protected]>: > Note that the standard defines things that must never happen in the > case of READ COMMITTED, it does not specify that one *must* be able to > see the stuff as committed by previous transactions, for example.
Hmm, make that "stuff as committed by concurrent transactions that committed prior to our statement's execution". Nicolas -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
