projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11864ab
)
Update pg_dump -v comments to mention additional comments in dump file.
author
Bruce Momjian
Mon, 31 May 2004 13:37:52 +0000
(13:37 +0000)
committer
Bruce Momjian
Mon, 31 May 2004 13:37:52 +0000
(13:37 +0000)
doc/src/sgml/ref/pg_dump.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_dump.sgml
b/doc/src/sgml/ref/pg_dump.sgml
index d9c6b05abbca5665d2ee0cfd24b234047ce7d151..4973d27be9237abe81149275f8099ff4624e85fd 100644
(file)
--- a/
doc/src/sgml/ref/pg_dump.sgml
+++ b/
doc/src/sgml/ref/pg_dump.sgml
@@
-1,5
+1,5
@@
@@
-402,8
+402,8
@@
PostgreSQL documentation
Specifies verbose mode. This will cause
-
pg_dump
to
print progress messages
- to standard error.
+
pg_dump
to
output detailed object
+
comments in the dump file, and progress messages
to standard error.