Обсуждение: pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER

Поиск
Список
Период
Сортировка

pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER

От
Daniel Gustafsson
Дата:
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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7743046b7557c8eba39449e5f82a9e4d832b2464

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