1. 15 1月, 2000 1 次提交
    • P
      * User management commands no longer user pg_exec_query_dest -> more robust · 4ceb2d0c
      Peter Eisentraut 提交于
      * 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
  2. 14 1月, 2000 9 次提交
  3. 13 1月, 2000 9 次提交
  4. 12 1月, 2000 7 次提交
  5. 11 1月, 2000 14 次提交