OSDN Git Service

Allow TIMESTAMP, VARCHAR, et al to be used as unquoted column names,
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Nov 2001 22:31:49 +0000 (22:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 10 Nov 2001 22:31:49 +0000 (22:31 +0000)
commitec438886e1ceda792424c5591725a2ac0d9b075c
treee994b4ee1983ffd30ddd6ef2f8f963b9c7201862
parent26e8a4f3568cb75ba4669f52904cd783f0e39540
Allow TIMESTAMP, VARCHAR, et al to be used as unquoted column names,
though alas not as unquoted function names.  De-reserve a bunch of
keywords that could have been in ColId rather than ColLabel all along.
Per recent proposal in pgsql-patches.
src/backend/parser/gram.y
src/interfaces/ecpg/preproc/preproc.y