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

Commit 9bfb56b

Browse files
knizhnikkelvich
authored andcommitted
Disable lock debug
1 parent 332d916 commit 9bfb56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ static timestamp_t MtmLockElapsedWaitTime;
323323
static timestamp_t MtmLockMaxWaitTime;
324324
static size_t MtmLockHitCount;
325325

326-
#define DEBUG_MTM_LOCK 1
326+
//#define DEBUG_MTM_LOCK 1
327327

328328
void MtmLock(LWLockMode mode)
329329
{

0 commit comments

Comments
 (0)