Update comment

Co-authored-by: Jelte Fennema-Nio <jelte.fennema@microsoft.com>
pull/7542/head
eaydingol 2024-03-08 18:10:42 +03:00 committed by GitHub
parent c3bad5a9c5
commit b28b5a9782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.
*/