Re:

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re:
Дата
Msg-id 7360000.1058962618@lerlaptop.lerctr.org
обсуждение исходный текст
Ответ на Re:  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re:  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers

--On Wednesday, July 23, 2003 12:12:45 +0200 Peter Eisentraut 
<peter_e@gmx.net> wrote:

> Larry Rosenman writes:
>
>> Please see my post to -hackers last week about -K[p]thread on UnixWare.
>> There are some issues there for us.
>
> The take-home message from those posts is that if you use non-thread-safe
> code in threaded applications, bad things will happen.  We knew that. ;-)
> As far as mixing code compiled one way with code compiled the other way,
> there is no problem, at least not more than on any other platform.
if we are heading for thread-safe libpq, I'd suggest, at least on UnixWare, 
compiling
libpq with -D_REENTRANT, because of the macro vs. function issue, at least 
for errno,
and possibly others.

LER




-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



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

Предыдущее
От: "Paulo Scardine"
Дата:
Сообщение: Re: SELECT FOR UPDATE NOWAIT
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: