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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Matthew Kirkwood <matthew@hairy.beasts.org>
Cc: "Marc G. Fournier" <scrappy@hub.org>, Igor Kovalenko <Igor.Kovalenko@motorola.com>, mlw <markw@mohawksoft.com>, pgsql-hackers@postgresql.org
Date: 2002-05-07T13:25:57Z
Lists: pgsql-hackers
Matthew Kirkwood <matthew@hairy.beasts.org> writes:
> Nobody actually needs to connect to the socket.  Simple,
> race-free, 10 lines of code.

... and we already do it.  But it protects the port number, not
the data directory.

			regards, tom lane