diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-03-09 14:59:22 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-03-09 14:59:22 +0900 |
commit | ef00502a5a0a41ae2cab3dc9b06bd2278d29d5fd (patch) | |
tree | 25d90839b23dac957b2feda0666340a208ee11af /src/common/jsonapi.c | |
parent | 29ec94efd08b0b3f863db13f5978cdeab4f1c8dc (diff) | |
download | postgresql-ef00502a5a0a41ae2cab3dc9b06bd2278d29d5fd.tar.gz postgresql-ef00502a5a0a41ae2cab3dc9b06bd2278d29d5fd.zip |
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
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions