index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
create_role.sgml
Commit message (
Expand
)
Author
Age
*
doc: fix typo in create role manual.
Tatsuo Ishii
2024-06-16
*
Correct "improve role option documentation".
Noah Misch
2024-04-13
*
doc: fix CREATE ROLE typo
Bruce Momjian
2024-03-27
*
doc: improve role option documentation
Bruce Momjian
2024-02-01
*
doc: Move CREATE ROLE's IN GROUP and USER to deprecated
Bruce Momjian
2023-10-10
*
doc: improve description of adding roles as members
Bruce Momjian
2023-05-18
*
Replace single-quotes with double-quotes in a few SGML attributes.
Heikki Linnakangas
2023-02-27
*
Adjust interaction of CREATEROLE with role properties.
Robert Haas
2023-01-24
*
Add new GUC createrole_self_grant.
Robert Haas
2023-01-10
*
Restrict the privileges of CREATEROLE users.
Robert Haas
2023-01-10
*
Improve documentation of the CREATEROLE attibute.
Robert Haas
2023-01-03
*
Allow grant-level control of role inheritance behavior.
Robert Haas
2022-08-25
*
Doc: get rid of <foreignphrase> tags.
Tom Lane
2021-03-10
*
Allow users with BYPASSRLS to alter their own passwords.
Tom Lane
2020-11-03
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
Doc: sync CREATE GROUP syntax synopsis with CREATE ROLE.
Tom Lane
2020-04-10
*
Clarify documentation about PASSWORD in CREATE/ALTER ROLE
Michael Paquier
2018-11-23
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
doc: Update description of rolreplication column
Peter Eisentraut
2017-08-11
*
Don't allow logging in with empty password.
Heikki Linnakangas
2017-08-07
*
Remove support for password_encryption='off' / 'plain'.
Heikki Linnakangas
2017-05-08
*
Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).
Heikki Linnakangas
2017-03-07
*
Don't count background workers against a user's connection limit.
Andrew Dunstan
2017-02-01
*
Remove bogus notice that older clients might not work with MD5 passwords.
Heikki Linnakangas
2017-01-03
*
Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE et al.
Tom Lane
2015-10-22
*
Make BYPASSRLS behave like superuser RLS bypass.
Noah Misch
2015-10-03
*
doc: Make some index terms and terminology more consistent
Peter Eisentraut
2015-10-02
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Make superuser imply replication privilege. The idea of a privilege that
Heikki Linnakangas
2012-01-14
*
Make the reference to "CREATE USER" in the CREATE ROLE page a link.
Robert Haas
2011-10-10
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Give superusers REPLIACTION permission by default
Magnus Hagander
2011-01-05
*
Remove tabs in SGML
Peter Eisentraut
2010-12-30
*
Add REPLICATION privilege for ROLEs
Magnus Hagander
2010-12-29
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Make the placeholder naming in the synopses of the SQL help more consistent
Peter Eisentraut
2009-09-19
*
Easier to translate psql help
Peter Eisentraut
2009-09-18
*
Set SQL man pages to be section 7 by default, and only transform them to
Peter Eisentraut
2008-11-14
*
Use "alternative" instead of "alternate" where it is clearer.
Peter Eisentraut
2007-11-07
*
Update reference documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Remove emacs info from footer of SGML files.
Bruce Momjian
2006-09-16
*
Appended is a small documentation patch that adds a note to the CREATE
Bruce Momjian
2006-03-03
*
Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default state
Peter Eisentraut
2005-12-23
*
Add new psql command \password for changing role password with client-side
Peter Eisentraut
2005-12-18
[next]