Skip to content
Snippets Groups Projects
  1. Dec 08, 2001
  2. Sep 03, 2001
  3. Jan 14, 2000
    • 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. Oct 01, 1999
  5. Sep 23, 1999
  6. Jul 22, 1999
  7. Jul 06, 1999
  8. Jun 14, 1999
  9. Dec 29, 1998
  10. Oct 30, 1998
  11. Sep 16, 1998
  12. Sep 07, 1998
  13. May 13, 1998
Loading