pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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/[email protected]
Backpatch-through: v12

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a0cffcfffd11b0ea7662f47cfd4d225150e55dbf

Modified Files
--------------
doc/src/sgml/ref/alter_event_trigger.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER