alter_view ::= "alter" "view" [ schema_name "." ] view_name "compile"
This rule is called by alter_command
alter_command