Re: HEADS UP: Win32/OS2/BeOS native ports

Matthew Kirkwood <matthew@hairy.beasts.org>

From: Matthew Kirkwood <matthew@hairy.beasts.org>
To: Igor Kovalenko <Igor.Kovalenko@motorola.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "Marc G. Fournier" <scrappy@hub.org>, mlw <markw@mohawksoft.com>, <pgsql-hackers@postgresql.org>
Date: 2002-05-08T09:19:59Z
Lists: pgsql-hackers
On Tue, 7 May 2002, Igor Kovalenko wrote:

> Just a friendly reminder that it should be named pipe rather than UDS
> ;)

Named pipes don't have the required syntax.  Perhaps for
platforms which have neither SysV shm, something like
POSIX named semaphores are the way forward.

Matthew.