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

Commit6e7b335

Browse files
committed
Remove duplicate word.
Kyotaro Horiguchi
1 parent2bdfcb5 commit6e7b335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/replication/syncrep.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ SyncRepWaitForLSN(XLogRecPtr XactCommitLSN)
183183
/*
184184
* If a wait for synchronous replication is pending, we can neither
185185
* acknowledge the commit nor raise ERROR or FATAL. The latter would
186-
* lead the client to believe thatthatthe transaction aborted, which
186+
* lead the client to believe that the transaction aborted, which
187187
* is not true: it's already committed locally. The former is no good
188188
* either: the client has requested synchronous replication, and is
189189
* entitled to assume that an acknowledged commit is also replicated,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp