forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2cd7d8d
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 parent8700a48 commit2cd7d8d
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
290 | 298 |
| |
291 | 299 |
| |
292 | 300 |
| |
| |||
847 | 855 |
| |
848 | 856 |
| |
849 | 857 |
| |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
850 | 866 |
| |
851 | 867 |
| |
852 | 868 |
| |
|
0 commit comments
Comments
(0)