Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2e4f7ad

Browse files
committed
Remove mention of ALTER USER able to remove passwords.
1 parent e649796 commit 2e4f7ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/createuser.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.33 2003/05/26 17:50:09 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.34 2003/06/06 15:31:46 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -53,7 +53,7 @@ PostgreSQL documentation
5353
</para>
5454

5555
<para>
56-
Passwords can only be added later, changed, or removed using the
56+
Passwords can only be added later or changed using the
5757
<acronym>SQL</acronym> command <xref linkend="SQL-ALTERUSER"
5858
endterm="SQL-ALTERUSER-title">.
5959
</para>

0 commit comments

Comments
 (0)