Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a9c83b
)
doc: Fix typo in 9.6 release notes
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 28 Apr 2017 19:30:54 +0000
(15:30 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 28 Apr 2017 19:31:25 +0000
(15:31 -0400)
Author: Huong Dangminh <huo-dangminh@ys.jp.nec.com>
doc/src/sgml/release-9.6.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-9.6.sgml
b/doc/src/sgml/release-9.6.sgml
index ac404ff3b1b349deec5ba8c42167a0f35cd56389..0ef2b0c64e7d95979472b79a07a000d20ff8b77b 100644
(file)
--- a/
doc/src/sgml/release-9.6.sgml
+++ b/
doc/src/sgml/release-9.6.sgml
@@
-5004,7
+5004,7
@@
This commit is also listed under libpq and PL/pgSQL
-->
<para>
Allow the number of client connections (<option>-c</>) to not
- be an exact multiple of the number of threads (<option>-
t
</>)
+ be an exact multiple of the number of threads (<option>-
j
</>)
(Fabien Coelho)
</para>
</listitem>