pgsql: Random speculation about the reason for PPC64 buildfarm failures: - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Random speculation about the reason for PPC64 buildfarm failures:
Date
Msg-id 20081006050327.9EC697545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Random speculation about the reason for PPC64 buildfarm failures:
maybe isalnum is returning a value with the low-order byte all zero?

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.148 -> r1.149)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.148&r2=1.149)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Updated for 2.0 release
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Index FSMs needs to be vacuumed as well.