1. 22 Jan, 2001 15 commits
  2. 21 Jan, 2001 7 commits
  3. 20 Jan, 2001 15 commits
  4. 19 Jan, 2001 3 commits
    • 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
    • Bruce Momjian's avatar
      Add. · d4067b53
      Bruce Momjian authored
      d4067b53
    • Tom Lane's avatar
      Make critical sections (elog->crash) and interrupt holdoff sections · 6ce0ed28
      Tom Lane authored
      into distinct concepts, per recent discussion on pghackers.
      6ce0ed28