mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Update doc text to reflect new column in MVCC phenomena table.
Scott Wehrenberg
This commit is contained in:
		
							parent
							
								
									018eb027f1
								
							
						
					
					
						commit
						627e360358
					
				@ -461,7 +461,8 @@ COMMIT;
 | 
				
			|||||||
    even though they are not yet committed.)  This is a stronger
 | 
					    even though they are not yet committed.)  This is a stronger
 | 
				
			||||||
    guarantee than is required by the <acronym>SQL</acronym> standard
 | 
					    guarantee than is required by the <acronym>SQL</acronym> standard
 | 
				
			||||||
    for this isolation level, and prevents all of the phenomena described
 | 
					    for this isolation level, and prevents all of the phenomena described
 | 
				
			||||||
    in <xref linkend="mvcc-isolevel-table">.  As mentioned above, this is
 | 
					    in <xref linkend="mvcc-isolevel-table"> except for serialization
 | 
				
			||||||
 | 
					    anomalies.  As mentioned above, this is
 | 
				
			||||||
    specifically allowed by the standard, which only describes the
 | 
					    specifically allowed by the standard, which only describes the
 | 
				
			||||||
    <emphasis>minimum</emphasis> protections each isolation level must
 | 
					    <emphasis>minimum</emphasis> protections each isolation level must
 | 
				
			||||||
    provide.
 | 
					    provide.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user