mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Remove bogus claims regarding createuser defaults.
Josh Kupershmidt
This commit is contained in:
parent
69c26c57cf
commit
af84bee43e
1 changed files with 0 additions and 3 deletions
|
|
@ -103,7 +103,6 @@ PostgreSQL documentation
|
|||
<listitem>
|
||||
<para>
|
||||
The new user will not be allowed to create databases.
|
||||
This is the default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
@ -217,7 +216,6 @@ PostgreSQL documentation
|
|||
<listitem>
|
||||
<para>
|
||||
The new user will not be allowed to create new roles.
|
||||
This is the default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
@ -238,7 +236,6 @@ PostgreSQL documentation
|
|||
<listitem>
|
||||
<para>
|
||||
The new user will not be a superuser.
|
||||
This is the default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Reference in a new issue