pgsql: Don't reject threaded Python on FreeBSD. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Don't reject threaded Python on FreeBSD.
Date
Msg-id E1Rzagg-0002qs-K8@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/29f65a844bfcfd1eb22bb21ccdb5b8ace092a97c

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Don't reject threaded Python on FreeBSD.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_regress: Add application name setting