Re: ECPG thread success (kind of) on Linux

Поиск
Список
Период
Сортировка
От Philip Yarra
Тема Re: ECPG thread success (kind of) on Linux
Дата
Msg-id 200306271210.03464.philip@utiba.com
обсуждение исходный текст
Ответ на Re: ECPG thread success (kind of) on Linux  (AgentM <agentm@cmu.edu>)
Ответы Re: ECPG thread success (kind of) on Linux
Список pgsql-hackers
On Fri, 27 Jun 2003 11:58 am, AgentM wrote:
> According to POSIX 1003.1c-1995, no such mutex-altering function exists.

Thanks for the info - useful to know.

> lock the mutex- potentially again). Either that or the recursive locks
> can be eliminated.

Avoiding recursive locks is my preference - the only two I have found ought to
be easy to avoid.

> Just for the record, OS X, Solaris 5.8, FreeBSD 4.8, and LinuxThreads
> support the UNIX98 version, so perhaps this isn't so important after
> all.

Add Tru64 (aka OSF1, aka DEC Unix) to that list. Just checked it.

Regards, Philip.


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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: Two weeks to feature freeze
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG thread success (kind of) on Linux