pgsql: Prevent threaded python build on BSD's, where it fails.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent threaded python build on BSD's, where it fails.
Date: 2005-09-26 16:48:29
Message-ID: 20050926164829.875CAD9581@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Prevent threaded python build on BSD's, where it fails.

Marko Kreen

Modified Files:
--------------
pgsql:
configure (r1.454 -> r1.455)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.454&r2=1.455)
pgsql/config:
python.m4 (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/config/python.m4.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2005-09-26 17:49:09 pgsql: Don't need gettext calls around debug messages.
Previous Message Bruce Momjian 2005-09-26 15:52:35 pgsql: Done: < * Allow protocol-level EXECUTE that is actually a fetch