diff options
author | Robert Haas <rhaas@postgresql.org> | 2023-01-03 14:50:40 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2023-01-03 14:53:38 -0500 |
commit | aa26980ca0813200c25b06e3ad0f54d449cce8b2 (patch) | |
tree | 88ffb84c347f083e94582c79f852754c78a70e06 /src/backend/executor/nodeModifyTable.c | |
parent | c772dfe07a9d4e499117f58d47a7c50d56666459 (diff) | |
download | postgresql-aa26980ca0813200c25b06e3ad0f54d449cce8b2.tar.gz postgresql-aa26980ca0813200c25b06e3ad0f54d449cce8b2.zip |
Improve documentation of the CREATEROLE attibute.
In user-manag.sgml, document precisely what privileges are conveyed
by CREATEROLE. Make particular note of the fact that it allows
changing passwords and granting access to high-privilege roles.
Also remove the suggestion of using a user with CREATEROLE and
CREATEDB instead of a superuser, as there is no real security
advantage to this approach.
Elsewhere in the documentation, adjust text that suggests that
<literal>CREATEROLE</literal> only allows for role creation, and
refer to the documentation in user-manag.sgml as appropriate.
Patch by me, reviewed by Álvaro Herrera
Discussion: http://postgr.es/m/CA+TgmoZBsPL8nPhvYecx7iGo5qpDRqa9k_AcaW1SbOjugAY1Ag@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions