forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite3df32b
committed
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 andddl_command_end, but this was not mention on the matrix table.Reported-by: Leslie LemaireDiscussion:https://postgr.es/m/164647533363.646.5802968483136493025@wrigleys.postgresql.orgBackpatch-through: 111 parent7687ca9 commite3df32b
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
296 | 304 |
| |
297 | 305 |
| |
298 | 306 |
| |
| |||
853 | 861 |
| |
854 | 862 |
| |
855 | 863 |
| |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
856 | 872 |
| |
857 | 873 |
| |
858 | 874 |
| |
|
0 commit comments
Comments
(0)