projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fe33a5
)
Repair brain fade in previous commit, per Josh Kupershmidt.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 30 Aug 2011 16:49:18 +0000
(12:49 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 30 Aug 2011 16:49:18 +0000
(12:49 -0400)
doc/src/sgml/ref/dropuser.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/dropuser.sgml
b/doc/src/sgml/ref/dropuser.sgml
index c6424b43bb575a78e82fd09ca174eaf5ae793ade..724fe40df267da997d7f88dddc1e4fbbe65f842f 100644
(file)
--- a/
doc/src/sgml/ref/dropuser.sgml
+++ b/
doc/src/sgml/ref/dropuser.sgml
@@
-92,7
+92,7
@@
PostgreSQL documentation
<term><option>--if-exists</></term>
<listitem>
<para>
- Do not throw an error if the
database
does not exist. A notice is
+ Do not throw an error if the
user
does not exist. A notice is
issued in this case.
</para>
</listitem>