1. 21 Sep, 2001 1 commit
  2. 03 Sep, 2001 1 commit
  3. 15 Aug, 2001 1 commit
  4. 10 Jul, 2001 1 commit
    • Tom Lane's avatar
      Changes from Vince Vielhaber to allow the optional clauses of CREATE · 320b6db0
      Tom Lane authored
      USER and ALTER USER to appear in any order, not only the fixed order
      they used to be required to appear in.
      Also, some changes from Tom Lane to create a FULL option for VACUUM;
      it doesn't do anything yet, but I needed to change many of the same
      files to make that happen, so now seemed like a good time.
      320b6db0
  5. 22 Jul, 2000 2 commits
  6. 27 Mar, 2000 1 commit
  7. 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
  8. 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
  9. 22 Jul, 1999 1 commit
  10. 06 Jul, 1999 1 commit
  11. 14 Jun, 1999 1 commit
  12. 29 Dec, 1998 1 commit
  13. 30 Oct, 1998 1 commit
  14. 16 Sep, 1998 1 commit
  15. 07 Sep, 1998 1 commit
  16. 13 May, 1998 1 commit