drop_synonym ::= "drop" [ "public" ] "synonym" [ schema_name "." ] synonym
This rule is called by drop_command
drop_command