Skip to content

Commit 89ba815

Browse files
committed
Minor correction of READ COMMITTED isolation level docs.
Per report from AK
1 parent 8c84803 commit 89ba815

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/mvcc.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,8 @@
298298
though they are not yet committed. Also note that two successive
299299
<command>SELECT</command> commands can see different data, even
300300
though they are within a single transaction, if other transactions
301-
commit changes during execution of the first <command>SELECT</command>.
301+
commit changes after the first <command>SELECT</command> starts and
302+
before the second <command>SELECT</command> starts.
302303
</para>
303304

304305
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy