projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e78a61
)
release notes: markup: vacuumdb is an application, not command
author
Bruce Momjian
Sun, 12 Jul 2015 21:41:57 +0000
(17:41 -0400)
committer
Bruce Momjian
Sun, 12 Jul 2015 21:42:12 +0000
(17:42 -0400)
doc/src/sgml/release-9.5.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.5.sgml
b/doc/src/sgml/release-9.5.sgml
index a010ffcd0f2ab63757f7eaf67e792651d6bdccb7..a1010b29b87cea4301221ae200c0b63efb246d88 100644
(file)
--- a/
doc/src/sgml/release-9.5.sgml
+++ b/
doc/src/sgml/release-9.5.sgml
@@
-1447,7
+1447,7
@@
- Allow
<
command
>vacuumdb>> to
+ Allow
<
application
>vacuumdb>> to
vacuum in parallel using
--jobs> (Dilip Kumar)