index 6560a8e1bb5deb33162ec7100afc635f3ab6f9d8..b263d3fc35b3f89fc34305a1c265356828ec9df0 100644 (file)
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.18 2010年04月29日 21:02:50 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.19 2010年04月29日 22:03:41 momjian Exp $ -->
<sect1 id="release-9-0">
<title>Release 9.0</title>
<listitem>
<para>
- Add <literal>WHERE</> clause to <link
+ Add <literal>WHEN</> clause to <link
linkend="SQL-CREATETRIGGER"><command>CREATE TRIGGER</></link>
to allow control over whether a trigger is fired (Takahiro
Itagaki)