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

Commit5478f99

Browse files
committed
Fix typo in the documentation.
by Kevin Grittner
1 parentcaddcb8 commit5478f99

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
@@ -604,7 +604,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
604604
Consistent use of Serializable transactions can simplify development.
605605
The guarantee that any set of concurrent serializable transactions will
606606
have the same effect as if they were run one at a time means that if
607-
you can demonstrate that asinge transaction, as written, will do the
607+
you can demonstrate that asingle transaction, as written, will do the
608608
right thing when run by itself, you can have confidence that it will
609609
do the right thing in any mix of serializable transactions, even without
610610
any information about what those other transactions might do. It is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp