Skip to content
Snippets Groups Projects
  1. Jul 22, 2000
  2. Jul 21, 2000
  3. May 08, 2000
  4. May 03, 2000
  5. Mar 27, 2000
  6. Aug 06, 1999
  7. Jul 22, 1999
  8. Jul 06, 1999
  9. Jun 14, 1999
  10. May 27, 1999
  11. May 26, 1999
  12. May 22, 1999
  13. May 20, 1999
  14. Mar 17, 1999
  15. Feb 18, 1999
  16. Aug 24, 1998
  17. May 27, 1998
  18. Jan 26, 1998
    • Marc G. Fournier's avatar
      From: Phil Thompson <phil@river-bank.demon.co.uk> · d5bbe2ac
      Marc G. Fournier authored
      I've completed the patch to fix the protocol and authentication issues I
      was discussing a couple of weeks ago.  The particular changes are:
      
      - the protocol has a version number
      - network byte order is used throughout
      - the pg_hba.conf file is used to specify what method is used to
        authenticate a frontend (either password, ident, trust, reject, krb4
        or krb5)
      - support for multiplexed backends is removed
      - appropriate changes to man pages
      - the -a switch to many programs to specify an authentication service
        no longer has any effect
      - the libpq.so version number has changed to 1.1
      
      The new backend still supports the old protocol so old interfaces won't
      break.
      d5bbe2ac
  19. Jan 11, 1998
  20. Oct 28, 1997
  21. Sep 24, 1997
  22. Aug 06, 1997
  23. Jan 26, 1997
  24. Dec 11, 1996
  25. Dec 07, 1996
  26. Nov 14, 1996
Loading