1. 19 Jan, 2001 1 commit
    • Peter Eisentraut's avatar
      From Jason Tishler <jt@dothill.com> · 58f40285
      Peter Eisentraut authored
      * 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.
      58f40285
  2. 09 Jan, 2001 1 commit
  3. 29 Oct, 2000 1 commit
  4. 28 Oct, 2000 1 commit
  5. 05 Mar, 2000 1 commit
  6. 09 Feb, 2000 1 commit
    • Bruce Momjian's avatar
      I checked the WinNT port yesterday (a few days old snapshot from CVS) and I · ecd85373
      Bruce Momjian authored
      am including a patch to get it compile.
      
      changes to psql:
      - added less as default pager when compiling on Cygwin
      - need to declare "filename_completion_function" because it is not exported
      from readline -> added to include/port/win.h
      
      changes to pg_id:
      - include of <getopt.h>
      - add .exe when installing
      
      I think there is a problem with calling the regress tests on WinNT - it
      should be called with PORTNAME not HOST as the parameter to regress.sh or
      the check  when to add "-h localhost" to psql has to be changed. Now it is
      checked against the PORTNAME.
      
      The results of the regress tests were OK with expected failures ;-)
      
      Daniel Horak
      ecd85373
  7. 12 Oct, 1999 1 commit
  8. 25 May, 1999 1 commit
  9. 26 Apr, 1999 1 commit
  10. 18 Jan, 1999 1 commit