]> granicus.if.org Git - postgresql/commit
From Jason Tishler <jt@dothill.com>
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 19 Jan 2001 23:43:36 +0000 (23:43 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 19 Jan 2001 23:43:36 +0000 (23:43 +0000)
commit58f402851804ad85f6b74d0d47b5c6ee5e636246
tree04c428f0ec96223cd189d36ebe25c146425816d9
parentd4067b53f11a26281b979093d8768a68e504222e
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.
doc/FAQ_MSWIN
src/include/config.h.in
src/include/port/win.h
src/test/regress/pg_regress.sh