File tree 1 file changed +4
-3
lines changed
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
1332
1332
<para>
1333
1333
The <literal>random</literal> function generates values using a uniform
1334
1334
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.
1338
1339
</para>
1339
1340
1340
1341
<itemizedlist>
You can’t perform that action at this time.
0 commit comments