1. 13 2月, 2004 1 次提交
    • B
      Add: · 43d37a81
      Bruce Momjian 提交于
      <
      > * Allow substring/replace() to get/set bit values
      43d37a81
  2. 12 2月, 2004 10 次提交
  3. 11 2月, 2004 3 次提交
  4. 10 2月, 2004 6 次提交
  5. 09 2月, 2004 1 次提交
    • N
      Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio · f06e7952
      Neil Conway 提交于
      Natoli and Bruce Momjian (and some cosmetic fixes from Neil Conway).
      Changes:
      
          - remove duplicate signal definitions from pqsignal.h
      
          - replace pqkill() with kill() and redefine kill() in Win32
      
          - use ereport() in place of fprintf() in some error handling in
            pqsignal.c
      
          - export pg_queue_signal() and make use of it where necessary
      
          - add a console control handler for Ctrl-C and similar handling
            on Win32
      
          - do WaitForSingleObjectEx() in CHECK_FOR_INTERRUPTS() on Win32;
            query cancelling should now work on Win32
      
          - various other fixes and cleanups
      f06e7952
  6. 08 2月, 2004 3 次提交
  7. 07 2月, 2004 2 次提交
  8. 06 2月, 2004 1 次提交
  9. 04 2月, 2004 5 次提交
  10. 03 2月, 2004 8 次提交