pgsql: Remove duplicate definition of TYPECAST token.

Started by Tom Laneabout 17 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Remove duplicate definition of TYPECAST token.
(Apparently, some but not all versions of Bison will warn about this.)

Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
ecpg.tokens (r1.1 -> r1.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/ecpg.tokens?r1=1.1&r2=1.2)