Skip to content

Commit 6e7b335

Browse files
committed
Remove duplicate word.
Kyotaro Horiguchi
1 parent 2bdfcb5 commit 6e7b335

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 that that the 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy