Re: Threaded python on FreeBSD - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Threaded python on FreeBSD
Date
Msg-id e51f66da0610160628y75c36264l711e6c92f25a2852@mail.gmail.com
Whole thread Raw
In response to Re: Threaded python on FreeBSD  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Threaded python on FreeBSD  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On 10/16/06, Bruce Momjian <bruce@momjian.us> wrote:
> Jim C. Nasby wrote:
> > On Sun, Oct 15, 2006 at 06:19:12PM -0400, Tom Lane wrote:
> > > I suspect the problem here is that the backend isn't linked with
> > > -lpthread.  We aren't going to let libpython dictate whether we do so,
> > > either...

Fix config test to report this earlier.

--
marko

Attachment

pgsql-hackers by date:

Previous
From: Markus Schaber
Date:
Subject: Re: postgres database crashed
Next
From: "Marko Kreen"
Date:
Subject: Re: Getting the type Oid in a CREATE TYPE output function