aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_role.sgml
Commit message (Expand)AuthorAge
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-08
* doc: Add some markupPeter Eisentraut2017-04-07
* Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.Tom Lane2015-10-22
* Fix misc typos.Heikki Linnakangas2015-09-05
* Allow CURRENT/SESSION_USER to be used in certain commandsAlvaro Herrera2015-03-09
* Row-Level Security Policies (RLS)Stephen Frost2014-09-19
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Add ALTER ROLE ALL SET commandPeter Eisentraut2013-02-17
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Add REPLICATION privilege for ROLEsMagnus Hagander2010-12-29
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Enforce superuser permissions checks during ALTER ROLE/DATABASE SET, ratherTom Lane2010-04-21
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make it possibly to specify GUC params per user and per database.Alvaro Herrera2009-10-07
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Easier to translate psql helpPeter Eisentraut2009-09-18
* Better document that SET ROLE does not uset ALTER ROLE SET settings;Bruce Momjian2009-03-28
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Add example showing how to remove a password from a role.Alvaro Herrera2008-04-30
* 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
* Merge postmaster and postgres command into just postgres. postmasterPeter Eisentraut2006-06-18
* 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 new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-18
* 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