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

Commit616a3b2

Browse files
committed
Documentation fix: CREATE TRIGGER 'WHERE' -> 'WHEN'
Selena Deckelmann
1 parent69f7a4d commit616a3b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/release-9.0.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.18 2010/04/2921:02:50 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.19 2010/04/2922:03:41 momjian Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -1523,7 +1523,7 @@
15231523

15241524
<listitem>
15251525
<para>
1526-
Add <literal>WHERE</> clause to <link
1526+
Add <literal>WHEN</> clause to <link
15271527
linkend="SQL-CREATETRIGGER"><command>CREATE TRIGGER</></link>
15281528
to allow control over whether a trigger is fired (Takahiro
15291529
Itagaki)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp