projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc87b6
)
release notes: markup: vacuumdb is an application, not command
author
Bruce Momjian
<bruce@momjian.us>
Sun, 12 Jul 2015 21:41:57 +0000
(17:41 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Sun, 12 Jul 2015 21:42:04 +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 983dc82d62d06040ee310dc5505fac9362d398cc..817b973546a0d70a2880fac9747fdca717e9a3d5 100644
(file)
--- a/
doc/src/sgml/release-9.5.sgml
+++ b/
doc/src/sgml/release-9.5.sgml
@@
-1880,7
+1880,7
@@
FIXME: Add more specifics?
2015-01-23 [a179232] Alvaro..: vacuumdb: enable parallel mode
-->
<para>
- Allow <link linkend="APP-VACUUMDB"><
command
>vacuumdb</></> to
+ Allow <link linkend="APP-VACUUMDB"><
application
>vacuumdb</></> to
vacuum in parallel using <option>--jobs</> (Dilip Kumar)
</para>
</listitem>