Re: openbsd, plpython, missing threading symbols - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: openbsd, plpython, missing threading symbols
Date
Msg-id 20050813092545.GA11733@l-t.ee
Whole thread Raw
In response to Re: openbsd, plpython, missing threading symbols  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: openbsd, plpython, missing threading symbols  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Fri, Aug 12, 2005 at 10:27:16PM -0400, Bruce Momjian wrote:
> Where are we going with this patch?  It doesn't test specific OS's known
> to fail.

I hoped people more familiar with the problem would tune it...

Here is updated patch where I test specifically
'openbsd*|freebsd*' instead of '*bsd*'.  Although
AFAIK all BSD's use similar libc/libc_r setup so
*bsd* should have been fine.

Also I 'clarified' the error message a bit.

There is one notable feature of this patch - it will check
for threaded Python on all platforms and print the result,
this hopefully helps tracking problems on other platforms too.

--
marko


Attachment

pgsql-hackers by date:

Previous
From: Brendan Jurd
Date:
Subject: Re: gettime() - a timeofday() alternative
Next
From: strk@refractions.net
Date:
Subject: GiST memory usage