Log Message:
-----------
Fixed more parsing bugs in other CREATE statements as pointed out by TANIDA
Yutaka <[EMAIL PROTECTED]>.
Modified Files:
--------------
pgsql/src/interfaces/ecpg:
ChangeLog (r1.285 -> r1.286)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.285&r2=1.286)
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.306 -> r1.307)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.306&r2=1.307)
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match