alter_column_def ::= "alter" [ "column" ] column_name alter_column_action
This rule is called by -> alter_table_action
-> alter_table_action