File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1332,9 +1332,10 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d
13321332 <para>
13331333 The <literal>random</literal> function generates values using a uniform
13341334 distribution, that is all the values are drawn within the specified
1335- range with equal probability. The <literal>random_exponential</literal> and
1336- <literal>random_gaussian</literal> functions require an additional double
1337- parameter which determines the precise shape of the distribution.
1335+ range with equal probability. The <literal>random_exponential</literal>,
1336+ <literal>random_gaussian</literal> and <literal>random_zipfian</literal>
1337+ functions require an additional double parameter which determines the precise
1338+ shape of the distribution.
13381339 </para>
13391340
13401341 <itemizedlist>
You can’t perform that action at this time.
0 commit comments