pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER
Дата
Msg-id E1rVTyM-0048aT-M9@gemulon.postgresql.org
обсуждение исходный текст
Список 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/0AFB171E-7E78-4A90-A140-46AB270212CA@yesql.se
Backpatch-through: v12

Branch
------
REL_14_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: remove incorrect grammar for ALTER EVENT TRIGGER