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

Commit ccf0a40

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parent 3a4522f commit ccf0a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multimaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3296,8 +3296,8 @@ void MtmFinishPreparedTransaction(MtmTransState* ts, bool commit)
32963296

32973297
/*
32983298
* Determine when and how we should open replication slot.
3299-
* Druing recovery we need to open only one replication slot from which node should receive all transactions.
3300-
* Slots at other nodes should be removed
3299+
* During recovery we need to open only one replication slot from which node should receive all transactions.
3300+
* Slots at other nodes should be removed.
33013301
*/
33023302
MtmReplicationMode MtmGetReplicationMode(int nodeId, sig_atomic_t volatile* shutdown)
33033303
{

0 commit comments

Comments
 (0)