1. 15 May, 2003 2 commits
    • Bruce Momjian's avatar
      Allow Win32 to compile under MinGW. Major changes are: · 12c94238
      Bruce Momjian authored
              Win32 port is now called 'win32' rather than 'win'
              add -lwsock32 on Win32
              make gethostname() be only used when kerberos4 is enabled
              use /port/getopt.c
              new /port/opendir.c routines
              disable GUC unix_socket_group on Win32
              convert some keywords.c symbols to KEYWORD_P to prevent conflict
              create new FCNTL_NONBLOCK macro to turn off socket blocking
              create new /include/port.h file that has /port prototypes, move
                out of c.h
              new /include/port/win32_include dir to hold missing include files
              work around ERROR being defined in Win32 includes
      12c94238
    • Peter Eisentraut's avatar
      Indexing support for pattern matching operations via separate operator · 2c055606
      Peter Eisentraut authored
      class when lc_collate is not C.
      2c055606
  2. 14 May, 2003 5 commits
  3. 13 May, 2003 4 commits
  4. 12 May, 2003 3 commits
  5. 11 May, 2003 3 commits
  6. 10 May, 2003 6 commits
  7. 09 May, 2003 13 commits
  8. 08 May, 2003 4 commits