Log Message:
-----------
Check return code from strxfrm on Windows since it has a
non-standard way of indicating errors, so we don't try to 
allocate INT_MAX bytes to store a result in.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        selfuncs.c (r1.214.2.4 -> r1.214.2.5)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/selfuncs.c.diff?r1=1.214.2.4&r2=1.214.2.5)

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to