diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-03-09 14:59:26 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-03-09 14:59:26 +0900 |
commit | 2cd7d8d53079cd74f0151465be316a94993d1218 (patch) | |
tree | fef3ca49a36d807b92292084b5040859ff77459e /contrib/postgres_fdw/postgres_fdw.c | |
parent | 8700a487359f121562aa03d36f5f5a61bfc34f8f (diff) | |
download | postgresql-2cd7d8d53079cd74f0151465be316a94993d1218.tar.gz postgresql-2cd7d8d53079cd74f0151465be316a94993d1218.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions