Re: ECPG thread success (kind of) on Linux

Поиск
Список
Период
Сортировка
От Philip Yarra
Тема Re: ECPG thread success (kind of) on Linux
Дата
Msg-id 200306271231.24667.philip@utiba.com
обсуждение исходный текст
Ответ на Re: ECPG thread success (kind of) on Linux  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Fri, 27 Jun 2003 12:16 pm, Bruce Momjian wrote:
> BSD/OS supports:
>
>     The pthreads library conforms to IEEE Std1003.1c
>     (``POSIX'').
>
> How is that different from UNIX98?

Just checked up on this: apparently version "g" of the standard does contain
such manipulation functions... and Tru64's man page for
pthread_mutexattr_settype claims:

Interfaces documented on this reference page conform to industry standards as follows:
 IEEE Std 1003.1c-1995, POSIX System Application Program Interface

Of course, they might be lying.

Anyway, hopefully I can just avoid these recursive locks, and avoid finding
out who supports what.

Regards, Philip.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Two weeks to feature freeze
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Two weeks to feature freeze