Commit af84bee4 authored by Robert Haas's avatar Robert Haas

Remove bogus claims regarding createuser defaults.

Josh Kupershmidt
parent 69c26c57
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment