Re: Thread-safe configuration option appears to

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Thread-safe configuration option appears to
Дата
Msg-id 200308041650.h74GoV624015@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Thread-safe configuration option appears to  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: Thread-safe configuration option appears to  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
Larry Rosenman wrote:
> 
> 
> --On Monday, August 04, 2003 12:30:32 -0400 Bruce Momjian 
> <pgman@candle.pha.pa.us> wrote:
> 
> >
> > We decided to make separate thread/nonthread libraries if the threading
> > requires any special flags --- we haven't done that yet, and only
> > configure controls it.
> That will be a POLA (principle of least astonishment) violation on UnixWare.

When we have the capability to do dual library builds, we might have a
way to specify a threading flag that will apply to the main libpq and
not create a libpq_r.  If it is a good flag, can we use it in the
template file for all compiling?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Lee Kindness
Дата:
Сообщение: Re: 7.4 COPY BINARY Format Change
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Thread-safe configuration option appears to misfunction