doc: remove incorrect grammar for ALTER EVENT TRIGGER

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: c1b0d757afaaf9e24068e7159e7b9718c63a6470
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-02-01T09:45:37Z
Releases: 14.11
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

Files

PathChange+/−
doc/src/sgml/ref/alter_event_trigger.sgml modified +1 −1

Documentation touched

Discussion