Date: Saturday, January 6, 2001 @ 05:50:03
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/parser
from hub.org:/home/projects/pgsql/tmp/cvs-serv77185
Modified Files:
gram.y
----------------------------- Log Message -----------------------------
Simplify the rules that explicitly allowed TYPE as a type name (which is
no longer the case). Add AND and TRAILING to ColLabel. All key words
except AS are now at least ColLabel's.