aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_role.sgml
Commit message (Expand)AuthorAge
* doc: fix typo in create role manual.Tatsuo Ishii2024-06-16
* Correct "improve role option documentation".Noah Misch2024-04-13
* doc: fix CREATE ROLE typoBruce Momjian2024-03-27
* doc: improve role option documentationBruce Momjian2024-02-01
* doc: Move CREATE ROLE's IN GROUP and USER to deprecatedBruce Momjian2023-10-10
* doc: improve description of adding roles as membersBruce Momjian2023-05-18
* Replace single-quotes with double-quotes in a few SGML attributes.Heikki Linnakangas2023-02-27
* Adjust interaction of CREATEROLE with role properties.Robert Haas2023-01-24
* Add new GUC createrole_self_grant.Robert Haas2023-01-10
* Restrict the privileges of CREATEROLE users.Robert Haas2023-01-10
* Improve documentation of the CREATEROLE attibute.Robert Haas2023-01-03
* Allow grant-level control of role inheritance behavior.Robert Haas2022-08-25
* Doc: get rid of <foreignphrase> tags.Tom Lane2021-03-10
* Allow users with BYPASSRLS to alter their own passwords.Tom Lane2020-11-03
* Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut2020-10-03
* Doc: sync CREATE GROUP syntax synopsis with CREATE ROLE.Tom Lane2020-04-10
* 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
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* doc: Update description of rolreplication columnPeter Eisentraut2017-08-11
* Don't allow logging in with empty password.Heikki Linnakangas2017-08-07
* Remove support for password_encryption='off' / 'plain'.Heikki Linnakangas2017-05-08
* Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas2017-03-07
* Don't count background workers against a user's connection limit.Andrew Dunstan2017-02-01
* Remove bogus notice that older clients might not work with MD5 passwords.Heikki Linnakangas2017-01-03
* Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.Tom Lane2015-10-22
* Make BYPASSRLS behave like superuser RLS bypass.Noah Misch2015-10-03
* doc: Make some index terms and terminology more consistentPeter Eisentraut2015-10-02
* Row-Level Security Policies (RLS)Stephen Frost2014-09-19
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Make superuser imply replication privilege. The idea of a privilege thatHeikki Linnakangas2012-01-14
* Make the reference to "CREATE USER" in the CREATE ROLE page a link.Robert Haas2011-10-10
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Give superusers REPLIACTION permission by defaultMagnus Hagander2011-01-05
* Remove tabs in SGMLPeter Eisentraut2010-12-30
* 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
* Use "alternative" instead of "alternate" where it is clearer.Peter Eisentraut2007-11-07
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Appended is a small documentation patch that adds a note to the CREATEBruce Momjian2006-03-03
* Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default statePeter Eisentraut2005-12-23
* Add new psql command \password for changing role password with client-sidePeter Eisentraut2005-12-18