Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6c21105

Browse files
committed
Change "and and" to "and".
Report by Vik Reykja, patch by Kevin Grittner.
1 parent9846dcf commit6c21105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/mvcc.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ SELECT SUM(value) FROM mytab WHERE class = 2;
547547
If either transaction were running at the Repeatable Read isolation level,
548548
both would be allowed to commit; but since there is no serial order of execution
549549
consistent with the result, using Serializable transactions will allow one
550-
transaction to commit andandwill roll the other back with this message:
550+
transaction to commit and will roll the other back with this message:
551551

552552
<screen>
553553
ERROR: could not serialize access due to read/write dependencies among transactions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp