Content-Length: 257212 | pFad | http://github.com/postgrespro/postgres/commit/89ba815092f9ab0b153aa67328a7c18431d809d7

CB Minor correction of READ COMMITTED isolation level docs. · postgrespro/postgres@89ba815 · GitHub
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)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/89ba815092f9ab0b153aa67328a7c18431d809d7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy