Skip to content
Snippets Groups Projects
  1. Feb 04, 2006
    • Andrew Dunstan's avatar
      · f8b54fe6
      Andrew Dunstan authored
      DROP IF EXISTS for ROLE/USER/GROUP
      f8b54fe6
  2. Jul 27, 2005
  3. Jan 04, 2005
  4. Nov 29, 2003
    • PostgreSQL Daemon's avatar
      · 969685ad
      PostgreSQL Daemon authored
      $Header: -> $PostgreSQL Changes ...
      969685ad
  5. Sep 12, 2003
  6. Aug 31, 2003
  7. May 04, 2003
  8. Feb 27, 2002
  9. Jan 20, 2002
  10. Dec 08, 2001
  11. Sep 03, 2001
  12. Mar 27, 2000
  13. 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
  14. 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
  15. Dec 04, 1999
  16. Jul 22, 1999
  17. Jul 06, 1999
  18. Dec 29, 1998
  19. Oct 30, 1998
  20. Sep 22, 1998
  21. Sep 16, 1998
  22. Sep 07, 1998
  23. May 13, 1998
Loading