Thanks to visit codestin.com Credit goes to github.com
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 aa6b2e6 commit b1b6671Copy full SHA for b1b6671
doc/src/sgml/event-trigger.sgml
@@ -935,7 +935,7 @@ typedef struct EventTriggerData
935
<para>
936
Describes the event for which the function is called, one of
937
<literal>"ddl_command_start"</literal>, <literal>"ddl_command_end"</literal>,
938
- <literal>"sql_drop"</literal>.
+ <literal>"sql_drop"</literal>, <literal>"table_rewrite"</literal>.
939
See <xref linkend="event-trigger-definition"> for the meaning of these
940
events.
941
</para>
0 commit comments