From: Bruce Momjian Date: Fri, 6 Jun 2003 15:31:46 +0000 (+0000) Subject: Remove mention of ALTER USER able to remove passwords. X-Git-Tag: REL9_0_0~15197 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2e4f7adb349ab3a635aaf59e323ce46507420f27;p=pg-rex%2Fsyncrep.git Remove mention of ALTER USER able to remove passwords. --- diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index 13ba5a6fed..ba88277687 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -1,5 +1,5 @@ @@ -53,7 +53,7 @@ PostgreSQL documentation - Passwords can only be added later, changed, or removed using the + Passwords can only be added later or changed using the SQL command .