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