Re: openbsd, plpython, missing threading symbols

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: openbsd, plpython, missing threading symbols
Дата
Msg-id 20050813092545.GA11733@l-t.ee
обсуждение исходный текст
Ответ на Re: openbsd, plpython, missing threading symbols  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: openbsd, plpython, missing threading symbols  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Brendan Jurd
Дата:
Сообщение: Re: gettime() - a timeofday() alternative
Следующее
От: strk@refractions.net
Дата:
Сообщение: GiST memory usage