aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2024-02-01 10:45:37 +0100
committerDaniel Gustafsson <dgustafsson@postgresql.org>2024-02-01 10:45:37 +0100
commitc1b0d757afaaf9e24068e7159e7b9718c63a6470 (patch)
treef3ef99e3b1f3c33c2f687c95644c6543106a9509
parent61b1991ad0912ab4fbf9616f868a594a53f7d9fc (diff)
downloadpostgresql-c1b0d757afaaf9e24068e7159e7b9718c63a6470.tar.gz
postgresql-c1b0d757afaaf9e24068e7159e7b9718c63a6470.zip
doc: remove incorrect grammar for ALTER EVENT TRIGGER
The Parameters subsection had an extra TRIGGER in the grammar for DISABLE/ENABLE which is incorrect. Backpatch down to all supported versions since it's been like this all along. Discussion: https://postgr.es/m/0AFB171E-7E78-4A90-A140-46AB270212CA@yesql.se Backpatch-through: v12
-rw-r--r--doc/src/sgml/ref/alter_event_trigger.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/alter_event_trigger.sgml b/doc/src/sgml/ref/alter_event_trigger.sgml
index ef5253bf37e..139d74e372f 100644
--- a/doc/src/sgml/ref/alter_event_trigger.sgml
+++ b/doc/src/sgml/ref/alter_event_trigger.sgml
@@ -73,7 +73,7 @@ ALTER EVENT TRIGGER <replaceable class="parameter">name</replaceable> RENAME TO
</varlistentry>
<varlistentry>
- <term><literal>DISABLE</literal>/<literal>ENABLE [ REPLICA | ALWAYS ] TRIGGER</literal></term>
+ <term><literal>DISABLE</literal>/<literal>ENABLE [ REPLICA | ALWAYS ]</literal></term>
<listitem>
<para>
These forms configure the firing of event triggers. A disabled trigger