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
Fri, 6 Jun 2003 15:31:46 +0000
(15:31 +0000)
committer
Bruce Momjian
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
@@
@@
-53,7
+53,7
@@
PostgreSQL documentation
- Passwords can only be added later
, changed, or remov
ed using the
+ Passwords can only be added later
or chang
ed using the
SQL
command
endterm="SQL-ALTERUSER-title">.