Add a new table for Transaction Isolation? - Mailing list pgsql-docs

From David G. Johnston
Subject Add a new table for Transaction Isolation?
Date
Msg-id CAKFQuwYBN-b9QY5mSkimiR9JKomQ56v9UOKBgyGkcYAFk59G0A@mail.gmail.com
Whole thread Raw
Responses Re: Add a new table for Transaction Isolation?
List pgsql-docs

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.

pgsql-docs by date:

Previous
From: Amit Langote
Date:
Subject: Re: Typo in mvcc.sgml
Next
From: Bruce Momjian
Date:
Subject: Re: Add a new table for Transaction Isolation?