Skip to content
Snippets Groups Projects
  1. Aug 24, 1998
  2. May 27, 1998
  3. 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
  4. Jan 11, 1998
  5. Oct 28, 1997
  6. Sep 24, 1997
  7. Aug 06, 1997
  8. Jan 26, 1997
  9. Dec 11, 1996
  10. Dec 07, 1996
  11. Nov 14, 1996
Loading