diff options
Diffstat (limited to 'src/backend/storage/lmgr/lwlocknames.txt')
-rw-r--r-- | src/backend/storage/lmgr/lwlocknames.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/backend/storage/lmgr/lwlocknames.txt b/src/backend/storage/lmgr/lwlocknames.txt index dd0418246a1..c95ca5b2e1a 100644 --- a/src/backend/storage/lmgr/lwlocknames.txt +++ b/src/backend/storage/lmgr/lwlocknames.txt @@ -48,3 +48,5 @@ ReplicationOriginLock 40 MultiXactTruncationLock 41 OldSnapshotTimeMapLock 42 BackendRandomLock 43 +LogicalRepLauncherLock 44 +LogicalRepWorkerLock 45 |