postgresql/src/test
Peter Eisentraut 58f4028518 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.
2001-01-19 23:43:36 +00:00
..
bench Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
examples Add some modicum of error detection... 2000-10-24 00:08:02 +00:00
locale Update to reality. 2001-01-19 19:43:27 +00:00
mb Remove configure check for how to abbreviate 'tr A-Z a-z', and instead 2000-05-16 02:14:15 +00:00
performance Remove more -B parameters not needed. 1999-05-23 19:01:18 +00:00
regress From Jason Tishler <jt@dothill.com> 2001-01-19 23:43:36 +00:00
Makefile New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00