1. 04 Feb, 2001 1 commit
  2. 03 Feb, 2001 6 commits
  3. 02 Feb, 2001 2 commits
  4. 01 Feb, 2001 2 commits
  5. 31 Jan, 2001 4 commits
  6. 30 Jan, 2001 1 commit
  7. 29 Jan, 2001 12 commits
  8. 28 Jan, 2001 9 commits
  9. 27 Jan, 2001 3 commits
    • Bruce Momjian's avatar
      Here is an update on the Win32 patch. Modified files are 'config.h.win32' · d7f0b7ef
      Bruce Momjian authored
      and two 'win32.mak'. Addresses the following:
      
      1) Oops. Spelled fcntl.h wrong in the last one. D'uh.
      2) PG_VERSION changed to be defined with " around it. psql/command.c failed
      to compile without that.
      3) Changed makefiles to use "/MD" and link both psql and libpq.dll against
      MSVCRT.DLL instead of a static library. This takes care of the
      crash-upon-free in psql.
      
      I *think* this is what is on the "Open 7.1 Items" list as "Magnus Hagander
      ODBC Issues?". It has nothing to do with ODBC, but it's the only issue I've
      been involved with...
      
      Magnus Hagander
      d7f0b7ef
    • Bruce Momjian's avatar
      Update FAQ. · b72ca55e
      Bruce Momjian authored
      b72ca55e
    • Bruce Momjian's avatar
      Add 'foreign' file. · f3416bef
      Bruce Momjian authored
      f3416bef