projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e87a5ed
)
Document single-letter createuser encryption options.
author
Bruce Momjian
Sun, 26 Aug 2001 04:20:36 +0000
(
04:20
+0000)
committer
Bruce Momjian
Sun, 26 Aug 2001 04:20:36 +0000
(
04:20
+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 0a50582c79abb6881ab682544fb3c46318aae10c..157abdd788428bc980ff0a3827a41a484bb048b8 100644
(file)
--- a/
doc/src/sgml/ref/createuser.sgml
+++ b/
doc/src/sgml/ref/createuser.sgml
@@
-1,5
+1,5
@@
@@
-133,7
+133,7
@@
Postgres documentation
-
--encrypted
+
-
E, -
-encrypted
Encrypts the user's password stored in the database. If not
@@
-143,7
+143,7
@@
Postgres documentation
-
--unencrypted
+
-
N, -
-unencrypted
Does not encrypt the user's password stored in the database. If