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