Re: openbsd, plpython, missing threading symbols

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2005-08-03T20:49:15Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> The alternative is to say that plpython isn't supported on BSDen unless
>> you choose to build an unthreaded libpython.

> I'm OK with that, but if that's what's done I think we should check for 
> it up front at configure time and not let it fail at run time like we do 
> now.

If you can create a suitable configure test, it'd be fine with me.

			regards, tom lane