Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9917a49

Browse files
committed
Typo fixes.
Noted by Thom Brown.
1 parent75b39e7 commit9917a49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/event-trigger.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
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.
@@ -47,7 +47,7 @@
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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp