drop_trigger ::= "drop" "trigger" [ schema_name "." ] trigger_name
This rule is called by drop_command
drop_command