pgsql: In the configure check for the Python distutils module, use a

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: In the configure check for the Python distutils module, use a
Дата
Msg-id 20091014215915.759C5753FB7@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Add alternative expected file for unicode test for client
Следующее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Rename the new MAX_AUTH_TOKEN_LENGTH #define to