drop_index ::= "drop" "index" [ schema_name "." ] index_name
This rule is call by drop_command
drop_command