Content-Length: 256543 | pFad | http://github.com/postgrespro/postgres_cluster/commit/8320c625d983f4cf4c8f453165502d7cf3aa7cf3

21 Change comment to describe correct lock level used · postgrespro/postgres_cluster@8320c62 · GitHub
Skip to content

Commit 8320c62

Browse files
Change comment to describe correct lock level used
1 parent 71404af commit 8320c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/trigger.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ CreateTrigger(CreateTrigStmt *stmt, const char *queryString,
532532
* can skip this for internally generated triggers, since the name
533533
* modification above should be sufficient.
534534
*
535-
* NOTE that this is cool only because we have AccessExclusiveLock on the
535+
* NOTE that this is cool only because we have ShareRowExclusiveLock on the
536536
* relation, so the trigger set won't be changing underneath us.
537537
*/
538538
if (!isInternal)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/8320c625d983f4cf4c8f453165502d7cf3aa7cf3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy