diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-03-09 14:59:18 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-03-09 14:59:18 +0900 |
commit | 8f091572873c072ff844b0e2e18088ec51e4b03f (patch) | |
tree | 8611bfe9a8edf3dbc638283b9ab7f21677d13d59 /src/backend/jit/llvm/llvmjit_error.cpp | |
parent | f60bb3e0a9044058a3df1d75bb900e77e51ad4ed (diff) | |
download | postgresql-8f091572873c072ff844b0e2e18088ec51e4b03f.tar.gz postgresql-8f091572873c072ff844b0e2e18088ec51e4b03f.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/backend/jit/llvm/llvmjit_error.cpp')
0 files changed, 0 insertions, 0 deletions