Log Message: ----------- Add the misc functions: inet_ntoa, inet_aton and sleep
Modified Files: -------------- mysqlcompat: all.sql (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/all.sql.diff?r1=1.2&r2=1.3) uninstall.sql (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/uninstall.sql.diff?r1=1.2&r2=1.3) Added Files: ----------- mysqlcompat: misc.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/misc.sql?rev=1.1&content-type=text/x-cvsweb-markup) ---------------------------(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