pgsql: Clarify that CREATEROLE roles are considered Administrators

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify that CREATEROLE roles are considered Administrators
Date: 2021-03-06 17:12:52
Message-ID: E1lIaU0-0000yf-I8@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify that CREATEROLE roles are considered Administrators

Author: Michael Banck
Reviewed-By: Robert Treat
Discussion: https://postgr.es/m/2160a5071a7bb5339055b04a8cad81a822be9d8d.camel@credativ.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/30b26dfac7db2fc76dafaa8a6c459871bfcd100e

Modified Files
--------------
doc/src/sgml/user-manag.sgml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-03-06 18:31:10 pgsql: Add bit_xor aggregate function
Previous Message Tom Lane 2021-03-06 17:04:16 pgsql: Add binary I/O capability for cube datatype.