Log Message: ----------- Another 8.3 data type issue... using '0' allows comparison against int or text, since the type isnt determined until compare time.
Modified Files: -------------- mysqlcompat: string.sql (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/string.sql.diff?r1=1.12&r2=1.13) ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match