From: | Hans-Juergen Schoenig <postgres(at)cybertec(dot)at> |
---|---|
To: | Marko Kreen <markokr(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Threaded Python on BSD ... |
Date: | 2007-07-09 10:58:52 |
Message-ID: | 18C1E943-EEDB-4373-B41A-C6C4F7289C3C@cybertec.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Jul 9, 2007, at 12:24 PM, Marko Kreen wrote:
> On 7/9/07, Hans-Juergen Schoenig <postgres(at)cybertec(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | alexander lunyov | 2007-07-09 12:00:01 | Re: russian case-insensitive regexp search not working |
Previous Message | Marko Kreen | 2007-07-09 10:24:43 | Re: Threaded Python on BSD ... |