aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_user.sgml
Commit message (Expand)AuthorAge
* Fix erroneous documentation about noise word GROUP.Tom Lane2017-09-20
* Add missing ALTER USER variantsPeter Eisentraut2017-08-03
* Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs.Robert Haas2016-01-28
* Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera2015-03-09
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Add REPLICATION privilege for ROLEsMagnus Hagander2010-12-29
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Easier to translate psql helpPeter Eisentraut2009-09-18
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.Tom Lane2007-09-03
* Fix a bunch of bad grammar in the docs: "<link>, which see for moreNeil Conway2007-05-15
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Call SET varaiables "configuration_parameter"s in the documentation.Bruce Momjian2006-04-25
* Change "parameter" to "varname" in the alter role and alter userBruce Momjian2006-04-25
* Add per-user and per-database connection limit options.Tom Lane2005-07-31
* Basic documentation for ROLEs. The user-manag chapter still needs toTom Lane2005-07-26
* Re-readjust synopses for CREATE/ALTER USER.Tom Lane2005-01-06
* Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut2005-01-05
* More minor updates and copy-editing.Tom Lane2005-01-04
* Spell checker runPeter Eisentraut2004-12-13
* Erase MD5 user passwords when a user is renamed because the username isBruce Momjian2004-05-06
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* First batch of object rename commands.Peter Eisentraut2003-06-27
* Bring SQL ref pages to consistent format, part 1.Peter Eisentraut2003-04-15
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This is not the only place in the system catalogs where NULL isBruce Momjian2003-03-20
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* User and database-specific session defaults for run-time configurationPeter Eisentraut2002-03-01
* Some cleanups in CREATE/ALTER/DROP USER ref pages.Peter Eisentraut2002-02-27
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Code review for MD5 authorization patch. Clean up some breakageTom Lane2001-09-21
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Use MD5 for wire protocol encryption for >= 7.2 client/server.Bruce Momjian2001-08-15
* Changes from Vince Vielhaber to allow the optional clauses of CREATETom Lane2001-07-10
* spell cleanupsBruce Momjian2000-07-22
* CleanupsBruce Momjian2000-07-22
* Start updating for the v7.0 release.Thomas G. Lockhart2000-03-27
* * User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut2000-01-14
* create/alter user extensionBruce Momjian1999-11-30
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-06