aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_user.sgml
Commit message (Expand)AuthorAge
* Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov2023-05-17
* Add USER SET parameter values for pg_db_role_settingAlexander Korotkov2022-12-09
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut2020-09-17
* Clarify documentation about PASSWORD in CREATE/ALTER ROLEMichael Paquier2018-11-23
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* Fix erroneous documentation about noise word GROUP.Tom Lane2017-09-20
* Further unify ROLE and USER command grammar rulesPeter Eisentraut2017-08-03
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-08
* Add [NO]BYPASSRLS options to CREATE USER and ALTER USER docs.Robert Haas2016-01-28
* Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.Tom Lane2015-10-22
* 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