Skip to content
Snippets Groups Projects
  1. Feb 27, 2002
  2. Jan 20, 2002
  3. Dec 08, 2001
  4. Sep 03, 2001
  5. Mar 27, 2000
  6. 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
  7. Dec 07, 1999
    • Bruce Momjian's avatar
      Okay, that should put us back in sync. These two patches (src & doc) are · a0aab48f
      Bruce Momjian authored
      against the sources from one hour ago and contain all the portable and
      up
      to date stuff.
      
      A few other CVS "householding" things you might want to take care of:
      
      * Remove the src/bin/cleardbdir directory
      
      * Remove the file src/bin/psql/sql_help.h from the repository, as it is
      a derived file and is build by the release_prep.
      
      Peter Eisentraut
      a0aab48f
  8. Dec 04, 1999
  9. Jul 22, 1999
  10. Jul 06, 1999
  11. Dec 29, 1998
  12. Oct 30, 1998
  13. Sep 22, 1998
  14. Sep 16, 1998
  15. Sep 07, 1998
  16. May 13, 1998
Loading