| From: | Peter Eisentraut - PostgreSQL <petere(at)hub(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/ oc/FAQ_MSWIN rc/include/config.h.in rc/ ... |
| Date: | 2001-01-19 23:43:36 |
| Message-ID: | 200101192343.f0JNhan35290@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: petere(at)hub(dot)org 01/01/19 18:43:36
Modified files:
doc : FAQ_MSWIN
src/include : config.h.in
src/include/port: win.h
src/test/regress: pg_regress.sh
Log message:
From Jason Tishler <jt(at)dothill(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-01-20 00:03:55 | pgsql/src/include storage/s_lock.h port/freebs ... |
| Previous Message | Bruce Momjian - CVS | 2001-01-19 22:34:46 | pgsql/doc/TODO.detail optimizer |