projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e649796
)
Remove mention of ALTER USER able to remove passwords.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 6 Jun 2003 15:31:46 +0000
(15:31 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 6 Jun 2003 15:31:46 +0000
(15:31 +0000)
doc/src/sgml/ref/createuser.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/createuser.sgml
b/doc/src/sgml/ref/createuser.sgml
index 13ba5a6fedb5ae9619a2904eb6a75b8c5b71357e..ba882776878393151f35027d02818636bd1b2760 100644
(file)
--- a/
doc/src/sgml/ref/createuser.sgml
+++ b/
doc/src/sgml/ref/createuser.sgml
@@
-1,5
+1,5
@@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.3
3 2003/05/26 17:50:09
momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.3
4 2003/06/06 15:31:46
momjian Exp $
PostgreSQL documentation
-->
@@
-53,7
+53,7
@@
PostgreSQL documentation
</para>
<para>
- Passwords can only be added later
, changed, or remov
ed using the
+ Passwords can only be added later
or chang
ed using the
<acronym>SQL</acronym> command <xref linkend="SQL-ALTERUSER"
endterm="SQL-ALTERUSER-title">.
</para>