Re: HEADS UP: Win32/OS2/BeOS native ports
igor.kovalenko@motorola.com
From: "Igor Kovalenko" <Igor.Kovalenko@motorola.com>
To: "Matthew Kirkwood" <matthew@hairy.beasts.org>
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-08T17:43:13Z
Lists: pgsql-hackers
Can you be more specific? What required syntax? I was talking about named pipe vs UDS socket... > 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. >