| From: | "Igor Kovalenko" <Igor(dot)Kovalenko(at)motorola(dot)com> |
|---|---|
| To: | "mlw" <markw(at)mohawksoft(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: OK, lets talk portability. |
| Date: | 2002-05-07 20:55:50 |
| Message-ID: | 0f4401c1f609$92d5d3b0$22c30191@comm.mot.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> mlw <markw(at)mohawksoft(dot)com> writes:
> > In the current CVS directory, there is pgsql/src/backend/port directory.
>
> BTW, I have been able to test the named-semas variant of posix_sema.c
> on OS X, and it works. I don't have access to any platforms that
> support unnamed POSIX semas, which is too bad because that seems much
> the preferable variant. Can anyone check it out?
>
They are supported on QNX, so I will check it. They are also faster than
named ones.
-- igor
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mlw | 2002-05-07 21:48:30 | Re: OK, lets talk portability. |
| Previous Message | Igor Kovalenko | 2002-05-07 20:53:19 | Re: HEADS UP: Win32/OS2/BeOS native ports |