Re: Threaded Python on BSD ... - Mailing list pgsql-hackers

From Hans-Juergen Schoenig
Subject Re: Threaded Python on BSD ...
Date
Msg-id 18C1E943-EEDB-4373-B41A-C6C4F7289C3C@cybertec.at
Whole thread Raw
In response to Re: Threaded Python on BSD ...  ("Marko Kreen" <markokr@gmail.com>)
List pgsql-hackers

On Jul 9, 2007, at 12:24 PM, Marko Kreen wrote:

On 7/9/07, Hans-Juergen Schoenig <postgres@cybertec.at> wrote:
does anybody remember why threaded python is not allowed on some flavors of BSD?

AFAIR the problem is they use separate libc for threaded things,
and main postgres is (and will be) linked with non-threaded libc.

-- 
marko


ok, so some linking tweaks should be enough to make this work.
this is doable (to make BSD fundamentalists happy here). i was just thinking of some BSD compliance thing which would be worse ...

many thanks,

hans


--
Cybertec Geschwinde & Schönig GmbH
Gröhrmühlgasse 26, 2700 Wiener Neustadt
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at


pgsql-hackers by date:

Previous
From: "Marko Kreen"
Date:
Subject: Re: Threaded Python on BSD ...
Next
From: Tom Lane
Date:
Subject: Weird ecpg failures on buildfarm NetBSD members