From Jason Tishler <jt@dothill.com>

Peter Eisentraut <peter_e@gmx.net>

Commit: 58f402851804ad85f6b74d0d47b5c6ee5e636246
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-01-19T23:43:36Z
Releases: 7.1.1
From Jason Tishler <jt@dothill.com>

* doc/FAQ_MSWIN: Update to be consistent with software -- mainly change
comment from lack of Cygwin UNIX domain socket support and to list of
current Cygwin UNIX domain socket issues.
* src/include/config.h.in: Enable UNIX domain sockets for Cygwin.
* src/include/port/win.h: Disable UNIX domain sockets for Cygwin b20.1.
* src/test/regress/pg_regress.sh: Use UNIX domain sockets for Cygwin
instead of TCP/IP.

Files

PathChange+/−
doc/FAQ_MSWIN modified +12 −9
src/include/config.h.in modified +2 −2
src/include/port/win.h modified +7 −0
src/test/regress/pg_regress.sh modified +3 −3