summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_role.sgml
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add USER SET parameter values for pg_db_role_setting"Alexander Korotkov2023-05-171-21/+1
* Adjust interaction of CREATEROLE with role properties.Robert Haas2023-01-241-5/+8
* Fix typos in code and commentsMichael Paquier2023-01-111-3/+3
* Restrict the privileges of CREATEROLE users.Robert Haas2023-01-101-3/+5
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-091-13/+13
* Improve documentation of the CREATEROLE attibute.Robert Haas2023-01-031-1/+1
* Add USER SET parameter values for pg_db_role_settingAlexander Korotkov2022-12-091-1/+21
* Allow users with BYPASSRLS to alter their own passwords.Tom Lane2020-11-031-1/+3
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-031-12/+12
* Allow CURRENT_ROLE where CURRENT_USER is acceptedPeter Eisentraut2020-09-171-0/+2
* Clarify documentation about PASSWORD in CREATE/ALTER ROLEMichael Paquier2018-11-231-2/+3
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-231-22/+22
* Convert SGML IDs to lower casePeter Eisentraut2017-10-201-8/+8
* Don't use SGML empty tagsPeter Eisentraut2017-10-171-11/+11
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-101-13/+13
* Fix erroneous documentation about noise word GROUP.Tom Lane2017-09-201-1/+1
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-081-4/+2
* doc: Add some markupPeter Eisentraut2017-04-071-2/+2
* Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.Tom Lane2015-10-221-3/+0
* Fix misc typos.Heikki Linnakangas2015-09-051-2/+2
* Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera2015-03-091-5/+30
* Row-Level Security Policies (RLS)Stephen Frost2014-09-191-0/+3
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-231-4/+4
* Add ALTER ROLE ALL SET commandPeter Eisentraut2013-02-171-7/+20
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-071-2/+1
* Add REPLICATION privilege for ROLEsMagnus Hagander2010-12-291-1/+4
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Spell and markup checkingPeter Eisentraut2010-08-171-2/+2
* Enforce superuser permissions checks during ALTER ROLE/DATABASE SET, ratherTom Lane2010-04-211-22/+27
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-031-21/+19
* Make it possibly to specify GUC params per user and per database.Alvaro Herrera2009-10-071-10/+32
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-191-3/+3
* Easier to translate psql helpPeter Eisentraut2009-09-181-2/+2
* Better document that SET ROLE does not uset ALTER ROLE SET settings;Bruce Momjian2009-03-281-14/+19
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-1/+2
* Add example showing how to remove a password from a role.Alvaro Herrera2008-04-301-1/+9
* Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.Tom Lane2007-09-031-2/+6
* Fix a bunch of bad grammar in the docs: "<link>, which see for moreNeil Conway2007-05-151-5/+6
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-161-18/+1
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-181-2/+2
* Call SET varaiables "configuration_parameter"s in the documentation.Bruce Momjian2006-04-251-4/+4
* Change "parameter" to "varname" in the alter role and alter userBruce Momjian2006-04-251-4/+4
* Add new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-181-1/+11
* Add per-user and per-database connection limit options.Tom Lane2005-07-311-1/+3
* Basic documentation for ROLEs. The user-manag chapter still needs toTom Lane2005-07-261-0/+272