Remove duplicate word.
Kyotaro Horiguchi
This commit is contained in:
parent
2bdfcb52c5
commit
6e7b335930
@ -183,7 +183,7 @@ SyncRepWaitForLSN(XLogRecPtr XactCommitLSN)
|
||||
/*
|
||||
* If a wait for synchronous replication is pending, we can neither
|
||||
* acknowledge the commit nor raise ERROR or FATAL. The latter would
|
||||
* lead the client to believe that that the transaction aborted, which
|
||||
* lead the client to believe that the transaction aborted, which
|
||||
* is not true: it's already committed locally. The former is no good
|
||||
* either: the client has requested synchronous replication, and is
|
||||
* entitled to assume that an acknowledged commit is also replicated,
|
||||
|
Loading…
x
Reference in New Issue
Block a user