1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-08 11:42:09 +03:00

doc: Fix typo in 9.6 release notes

Author: Huong Dangminh <huo-dangminh@ys.jp.nec.com>
This commit is contained in:
Peter Eisentraut
2017-04-28 15:30:54 -04:00
parent 8a9c83bfaf
commit 0a65b18d2d

View File

@ -5004,7 +5004,7 @@ This commit is also listed under libpq and PL/pgSQL
--> -->
<para> <para>
Allow the number of client connections (<option>-c</>) to not 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) (Fabien Coelho)
</para> </para>
</listitem> </listitem>