Add a new table for Transaction Isolation?

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org>
Subject: Add a new table for Transaction Isolation?
Date: 2015-04-14 03:00:38
Message-ID: CAKFQuwYBN-b9QY5mSkimiR9JKomQ56v9UOKBgyGkcYAFk59G0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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 that table. Is there any opposition to actually adding a
similar table, 13-2, probably right after the paragraph, with the same
columns, three rows, and the corresponding possible/not-possible cell
values?

David J.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2015-04-16 01:21:28 Re: Add a new table for Transaction Isolation?
Previous Message Amit Langote 2015-04-10 02:35:38 Re: Typo in mvcc.sgml