pgsql: Don't reject threaded Python on FreeBSD.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Don't reject threaded Python on FreeBSD.
Дата
Msg-id E1Rzagg-0002qm-Gn@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't reject threaded Python on FreeBSD.

According to Chris Rees, this has worked for awhile, and the current
FreeBSD port is removing the test anyway.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c0efc2c2ab416b805ba5ccea621d7198a3f3330f

Modified Files
--------------
config/python.m4 |    4 ++--
configure        |    4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Don't reject threaded Python on FreeBSD.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_regress: Add application name setting