8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d30fb1 commit dce429bCopy full SHA for dce429b
src/backend/commands/event_trigger.c
@@ -742,7 +742,7 @@ EventTriggerCommonSetup(Node *parsetree,
742
743
/*
744
* Filter list of event triggers by command tag, and copy them into our
745
- * memory context. Once we start running the command trigers, or indeed
+ * memory context. Once we start running the command triggers, or indeed
746
* once we do anything at all that touches the catalogs, an invalidation
747
* might leave cachelist pointing at garbage, so we must do this before we
748
* can do much else.
0 commit comments