8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018eb02 commit 627e360Copy full SHA for 627e360
doc/src/sgml/mvcc.sgml
@@ -461,7 +461,8 @@ COMMIT;
461
even though they are not yet committed.) This is a stronger
462
guarantee than is required by the <acronym>SQL</acronym> standard
463
for this isolation level, and prevents all of the phenomena described
464
- in <xref linkend="mvcc-isolevel-table">. As mentioned above, this is
+ in <xref linkend="mvcc-isolevel-table"> except for serialization
465
+ anomalies. As mentioned above, this is
466
specifically allowed by the standard, which only describes the
467
<emphasis>minimum</emphasis> protections each isolation level must
468
provide.
0 commit comments