Skip to content
Snippets Groups Projects
  1. Apr 23, 2004
  2. Mar 20, 2004
  3. Feb 02, 2004
  4. Jan 19, 2004
  5. Dec 13, 2003
  6. Nov 29, 2003
    • PostgreSQL Daemon's avatar
      · 969685ad
      PostgreSQL Daemon authored
      $Header: -> $PostgreSQL Changes ...
      969685ad
  7. Nov 24, 2003
  8. Nov 06, 2003
  9. Nov 04, 2003
  10. Nov 01, 2003
  11. Oct 25, 2003
  12. Sep 07, 2003
    • Bruce Momjian's avatar
      Changes for MinGW/WIN32: · 4b407f6c
      Bruce Momjian authored
              o allow configure to see include/port/win32 include files
              o add matching Win32 accept() prototype
              o allow pg_id to compile with native Win32 API
              o fix invalide mbvalidate() function calls (existing bug)
              o allow /scripts to compile with native Win32 API
              o add win32.c to Win32 compiles (already in *.mak files)
      4b407f6c
  13. Sep 02, 2003
  14. Jul 24, 2003
    • Tom Lane's avatar
      Have a go at fixing various outstanding portability issues in code that · df63503d
      Tom Lane authored
      was modified for IPv6.  Use a robust definition of struct sockaddr_storage,
      do a proper configure test to see if ss_len exists, don't assume that
      getnameinfo() will handle AF_UNIX sockets, don't trust getaddrinfo to
      return the protocol we ask for, etc.  This incorporates several outstanding
      patches from Kurt Roeckx, but I'm to blame for anything that doesn't
      work ...
      df63503d
  15. Jun 24, 2003
  16. Jun 12, 2003
  17. May 22, 2003
  18. May 07, 2003
  19. Apr 24, 2003
    • Tom Lane's avatar
      Infrastructure for upgraded error reporting mechanism. elog.c is · f690920a
      Tom Lane authored
      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
  20. Apr 13, 2003
  21. Apr 07, 2003
  22. Apr 02, 2003
  23. Jan 28, 2003
  24. Sep 05, 2002
  25. Jul 27, 2002
  26. Jul 16, 2002
  27. May 28, 2002
  28. May 24, 2002
  29. Apr 14, 2002
  30. Apr 11, 2002
  31. Apr 10, 2002
  32. Mar 30, 2002
  33. Mar 29, 2002
  34. Feb 23, 2002
  35. Dec 20, 2001
  36. Dec 02, 2001
  37. Sep 11, 2001
Loading