File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 <para>
3636 The <literal>ddl_command_start</> event occurs just before the
3737 execution of a <literal>CREATE</>, <literal>ALTER</>, or <literal>DROP</>
38- commmand . As an exception, however, this event does not occur for
38+ command . As an exception, however, this event does not occur for
3939 DDL commands targeting shared objects - databases, roles, and tablespaces
4040 - or for command targeting event triggers themselves. The event trigger
4141 mechanism does not support these object types.
4747 <para>
4848 The <literal>ddl_command_end</> event occurs just before returning
4949 control from the execution of a <literal>CREATE</>, <literal>ALTER</>,
50- or <literal>DROP</> commmand . It shares the same exceptions as
50+ or <literal>DROP</> command . It shares the same exceptions as
5151 the <literal>ddl_command_start</> event.
5252 </para>
5353
You can’t perform that action at this time.
0 commit comments