1. 22 Jul, 2000 2 commits
  2. 27 Mar, 2000 1 commit
  3. 14 Jan, 2000 1 commit
    • Peter Eisentraut's avatar
      * User management commands no longer user pg_exec_query_dest -> more robust · 4ceb2d0c
      Peter Eisentraut authored
      * Let unprivileged users change their own passwords.
      
      * The password is now an Sconst in the parser, which better reflects its text datatype and also
      forces users to quote them.
      
      * If your password is NULL you won't be written to the password file, meaning you can't connect
      until you have a password set up (if you use password authentication).
      
      * When you drop a user that owns a database you get an error. The database is not gone.
      4ceb2d0c
  4. 30 Nov, 1999 1 commit
    • Bruce Momjian's avatar
      create/alter user extension · eebfb9ba
      Bruce Momjian authored
      This one should work much better than the one I sent in previously. The
      functionality is the same, but the patch was missing one file resulting
      in
      the compilation failing. The docs also received a minor fix.
      
      Peter Eisentraut                  Sernanders väg 10:115
      eebfb9ba
  5. 22 Jul, 1999 1 commit
  6. 06 Jul, 1999 1 commit
  7. 14 Jun, 1999 1 commit
  8. 29 Dec, 1998 1 commit
  9. 30 Oct, 1998 1 commit
  10. 16 Sep, 1998 1 commit
  11. 07 Sep, 1998 1 commit
  12. 13 May, 1998 1 commit