On Wednesday, April 15, 2015, Bruce Momjian wrote:
> On Mon, Apr 13, 2015 at 08:00:38PM -0700, David G. Johnston wrote:
> > http://www.postgresql.org/docs/9.4/static/transaction-iso.html
> >
> > Table 13-1 shows the SQL standard isolation levels and what is and is not
> > guaranteed. Then the te
On Mon, Apr 13, 2015 at 08:00:38PM -0700, David G. Johnston wrote:
> http://www.postgresql.org/docs/9.4/static/transaction-iso.html
>
> Table 13-1 shows the SQL standard isolation levels and what is and is not
> guaranteed. Then the text goes on to explain how our implementation differs
> from th