1. 16 5月, 2003 2 次提交
    • B
      09aad5a3
    • B
      Allow Win32 to compile under MinGW. Major changes are: · 12c94238
      Bruce Momjian 提交于
              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
  2. 10 5月, 2003 3 次提交
  3. 09 5月, 2003 1 次提交
  4. 07 5月, 2003 1 次提交
  5. 25 4月, 2003 1 次提交
    • T
      Infrastructure for upgraded error reporting mechanism. elog.c is · f690920a
      Tom Lane 提交于
      rewritten and the protocol is changed, but most elog calls are still
      elog calls.  Also, we need to contemplate mechanisms for controlling
      all this functionality --- eg, how much stuff should appear in the
      postmaster log?  And what API should libpq expose for it?
      f690920a
  6. 22 4月, 2003 1 次提交
  7. 07 4月, 2003 1 次提交
  8. 02 4月, 2003 1 次提交
  9. 29 3月, 2003 1 次提交
  10. 22 3月, 2003 1 次提交
  11. 06 3月, 2003 1 次提交
  12. 19 2月, 2003 1 次提交
    • B
      Here's the patch I promised over on HACKERS - it alters the · adc3b34b
      Bruce Momjian 提交于
      implementation
      of '\e' history tracking for systems that have a readline compatability
      library without replace_history_entry.  I fall back to pushing the query
      onto the history stack after the \e, rather than replacing it.
      
      The patch adds one more place to look for readline headers, and a test
      for replace_history_entry. I've only included the patch for configure.in
      
      Ross J. Reedstrom
      adc3b34b
  13. 14 2月, 2003 1 次提交
  14. 12 2月, 2003 1 次提交
  15. 29 1月, 2003 1 次提交
  16. 25 1月, 2003 1 次提交
  17. 11 1月, 2003 1 次提交
  18. 09 1月, 2003 1 次提交
  19. 07 1月, 2003 3 次提交
  20. 06 1月, 2003 3 次提交
  21. 31 12月, 2002 1 次提交
  22. 29 12月, 2002 1 次提交
  23. 15 12月, 2002 1 次提交
  24. 06 12月, 2002 2 次提交
  25. 04 12月, 2002 1 次提交
  26. 05 11月, 2002 1 次提交
  27. 03 11月, 2002 1 次提交
  28. 24 10月, 2002 5 次提交