Re: ECPG thread success (kind of) on Linux - Mailing list pgsql-hackers

From Philip Yarra
Subject Re: ECPG thread success (kind of) on Linux
Date
Msg-id 200306271231.24667.philip@utiba.com
Whole thread Raw
In response to Re: ECPG thread success (kind of) on Linux  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Two weeks to feature freeze
Next
From: Tom Lane
Date:
Subject: Re: Two weeks to feature freeze