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-46ab27021...@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(-)