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

Commit 47b18b8

Browse files
committed
remove old LWLock definitions
1 parent 771d3b8 commit 47b18b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/include/multimaster.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,6 @@ extern int MtmReplicationNodeId;
180180
extern MtmCurrentTrans MtmTx;
181181
extern MemoryContext MtmApplyContext;
182182

183-
/* Locks */
184-
extern LWLock *MtmReceiverBarrier;
185-
extern LWLock *MtmSyncpointLock;
186-
187183
/* bgworker identities */
188184
extern bool MtmBackgroundWorker;
189185
extern bool MtmIsLogicalReceiver;

0 commit comments

Comments
 (0)