doc: Add ALTER/DROP ROUTINE to the event trigger matrix
authorMichael Paquier <[email protected]>
Wed, 9 Mar 2022 05:59:18 +0000 (14:59 +0900)
committerMichael Paquier <[email protected]>
Wed, 9 Mar 2022 05:59:18 +0000 (14:59 +0900)
commit8f091572873c072ff844b0e2e18088ec51e4b03f
tree8611bfe9a8edf3dbc638283b9ab7f21677d13d59
parentf60bb3e0a9044058a3df1d75bb900e77e51ad4ed
doc: Add ALTER/DROP ROUTINE to the event trigger matrix

ALTER ROUTINE triggers the events ddl_command_start and ddl_command_end,
and DROP ROUTINE triggers sql_drop, ddl_command_start and
ddl_command_end, but this was not mention on the matrix table.

Reported-by: Leslie Lemaire
Discussion: https://postgr.es/m/164647533363.646.5802968483136493025@wrigleys.postgresql.org
Backpatch-through: 11
doc/src/sgml/event-trigger.sgml