doc: Add ALTER/DROP ROUTINE to the event trigger matrix
authorMichael Paquier <michael@paquier.xyz>
Wed, 9 Mar 2022 05:59:22 +0000 (14:59 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 9 Mar 2022 05:59:22 +0000 (14:59 +0900)
commitef00502a5a0a41ae2cab3dc9b06bd2278d29d5fd
tree25d90839b23dac957b2feda0666340a208ee11af
parent29ec94efd08b0b3f863db13f5978cdeab4f1c8dc
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