Re: libpq_r

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: libpq_r
Дата
Msg-id Pine.LNX.4.56.0307251149050.1545@krusty.credativ.de
обсуждение исходный текст
Ответ на Re: libpq_r  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: libpq_r
Список pgsql-hackers
Larry Rosenman writes:

> The -D_REENTRANT causes NO pain, and makes it possible to have ONE library
> for UnixWare.

Didn't you just say that -D_REENTRANT changes the definition of errno on
your system?  Surely it would not be a good idea to link a libpq that uses
variant 1 with a program that uses variant 2.  Maybe I'm wrong and you can
do that, but it sounds problematic to me.

-- 
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: libpq_r
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: libpq_r