Update comment

Co-authored-by: Jelte Fennema-Nio <jelte.fennema@microsoft.com>
rebalance_move_notice
eaydingol 2024-03-08 18:10:42 +03:00 committed by eaydingol
parent 2d92aac347
commit 96ab028f86
1 changed files with 1 additions and 1 deletions

View File

@ -720,7 +720,7 @@ SerializeNonCommutativeWrites(List *shardIntervalList, LOCKMODE lockMode)
LockShardListResources(shardIntervalList, lockMode);
/*
* Next, acquire locks on the reference tables if there is any.
* Next, acquire locks on the reference tables that are referenced by a foreign key if there are any.
* Note that LockReferencedReferenceShardResources() first acquires locks on the first worker,
* then locally.
*/