mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
Fix typo.
Michael Paquier
This commit is contained in:
@@ -742,7 +742,7 @@ EventTriggerCommonSetup(Node *parsetree,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Filter list of event triggers by command tag, and copy them into our
|
* Filter list of event triggers by command tag, and copy them into our
|
||||||
* memory context. Once we start running the command trigers, or indeed
|
* memory context. Once we start running the command triggers, or indeed
|
||||||
* once we do anything at all that touches the catalogs, an invalidation
|
* once we do anything at all that touches the catalogs, an invalidation
|
||||||
* might leave cachelist pointing at garbage, so we must do this before we
|
* might leave cachelist pointing at garbage, so we must do this before we
|
||||||
* can do much else.
|
* can do much else.
|
||||||
|
|||||||
Reference in New Issue
Block a user