From: Robert Haas Date: Thu, 14 Aug 2014 19:19:43 +0000 (-0400) Subject: docs: Add missing period. X-Git-Tag: REL9_5_ALPHA1~1626 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=751b7041050b7b19bf3001633740616089973ab3;p=postgresql docs: Add missing period. Fabien COELHO and Robert Haas --- diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml index 155168662b..23bfa9ed85 100644 --- a/doc/src/sgml/pgbench.sgml +++ b/doc/src/sgml/pgbench.sgml @@ -781,8 +781,7 @@ pgbench options dbname (PHI(2.0 * threshold * (i - min - mu + 0.5) / (max - min + 1)) - PHI(2.0 * threshold * (i - min - mu - 0.5) / (max - min + 1))) / - (2.0 * PHI(threshold) - 1.0) - + (2.0 * PHI(threshold) - 1.0). Intuitively, the larger the threshold, the more frequently values close to the middle of the interval are drawn, and the less frequently values close to the min and