Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cd357c7

Browse files
author
Amit Kapila
committed
1 parent 9da2224 commit cd357c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/logical/origin.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ replorigin_redo(XLogReaderState *record)
843843
* that originated at the LSN remote_commit on the remote node was replayed
844844
* successfully and that we don't need to do so again. In combination with
845845
* setting up replorigin_session_origin_lsn and replorigin_session_origin
846-
* that ensures we won't loose knowledge about that after a crash if the
846+
* that ensures we won't lose knowledge about that after a crash if the
847847
* transaction had a persistent effect (think of asynchronous commits).
848848
*
849849
* local_commit needs to be a local LSN of the commit so that we can make sure

0 commit comments

Comments
 (0)