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

Commit b6abbca

Browse files
knizhnikkelvich
authored andcommitted
Remove garbage from file
1 parent 7c4ccc1 commit b6abbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ MtmAdjustOldestXid(TransactionId xid)
518518
}
519519
}
520520
}
521-
//if (MtmUseDtm)
521+
if (MtmUseDtm)
522522
{
523523
if (prev != NULL) {
524524
Mtm->transListHead = prev;

0 commit comments

Comments
 (0)