Update comment

pull/5480/head
Burak Velioglu 2021-11-19 10:51:56 +03:00
parent 77dd12c09d
commit baeaca7bc5
No known key found for this signature in database
GPG Key ID: F6827E620F6549C6
1 changed files with 1 additions and 2 deletions

View File

@ -90,8 +90,7 @@ EnsureDependenciesExistOnAllNodes(const ObjectAddress *target)
/*
* Lock dependent objects explicitly to make sure same DDL command won't be sent
* multiple times from parallel sessions. Having IF EXISTS may not handle locking
* issues if sent from parallel sessions.
* multiple times from parallel sessions.
*/
foreach_ptr(dependency, dependenciesWithCommands)
{