aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_trigger.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/alter_trigger.sgml')
-rw-r--r--doc/src/sgml/ref/alter_trigger.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/alter_trigger.sgml b/doc/src/sgml/ref/alter_trigger.sgml
index cdfbb792c74..4dfe945d2b6 100644
--- a/doc/src/sgml/ref/alter_trigger.sgml
+++ b/doc/src/sgml/ref/alter_trigger.sgml
@@ -153,8 +153,8 @@ ALTER TRIGGER emp_stamp ON emp RENAME TO emp_track_chgs;
</refsect2info>
<title>SQL92</title>
<para>
- The clause to rename triggers is a
- <productname>PostgreSQL</productname> extension from SQL92.
+ <command>ALTER TRIGGER</command> is a <productname>PostgreSQL</>
+ extension of SQL92.
</para>
</refsect2>
</refsect1>