mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05:00
doc: Fix typo in 9.6 release notes
Author: Huong Dangminh <huo-dangminh@ys.jp.nec.com>
This commit is contained in:
parent
8a9c83bfaf
commit
0a65b18d2d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue