Log Message:
-----------
Work around buggy strtod on (some versions of?) IRIX.  Combination of
proposed patches from John Jorgensen and Steve Singer.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        float.c (r1.129 -> r1.130)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/float.c.diff?r1=1.129&r2=1.130)
    pgsql/src/include/port:
        irix.h (r1.3 -> r1.4)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/irix.h.diff?r1=1.3&r2=1.4)

---------------------------(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

Reply via email to