Skip to content
Snippets Groups Projects
  1. 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
    • Bruce Momjian's avatar
      New WAL fix release text is: · 93395de0
      Bruce Momjian authored
          Prevent rare possibility of server startup failure (Tom)
      93395de0
  2. Jul 23, 2003
  3. Jul 22, 2003
  4. Jul 21, 2003
  5. Jul 20, 2003
Loading