Log Message:
-----------
Guard against negative argument to sleep(). Not strictly necessary but makes
the code clearer, I guess.
Modified Files:
--------------
mysqlcompat:
misc.sql (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/mysqlcompat/mysqlcompat/misc.sql.diff?r1=1.4&r2=1.5)
---------------------------(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