pgsql: In the configure check for the Python distutils module, use a - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: In the configure check for the Python distutils module, use a
Date
Msg-id 20091014215915.759C5753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
In the configure check for the Python distutils module, use a less obscure
shell construct to hide away the stderr output.  Python 3.1 actually core
dumps on the current invocation (http://bugs.python.org/issue7111), but the
new version also has the more general advantage of saving the error message
in config.log for analysis.

Modified Files:
--------------
    pgsql:
        configure (r1.657 -> r1.658)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.657&r2=1.658)
    pgsql/config:
        python.m4 (r1.15 -> r1.16)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/python.m4?r1=1.15&r2=1.16)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Add alternative expected file for unicode test for client
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to