pgbench: Allow \setrandom to generate Gaussian/exponential distributions.

Robert Haas <rhaas@postgresql.org>

Commit: ed802e7dc36059efbc6669b4bfeebad43f0898c1
Author: Robert Haas <rhaas@postgresql.org>
Date: 2014-07-30T17:22:08Z
Releases: 9.5.0
pgbench: Allow \setrandom to generate Gaussian/exponential distributions.

Mitsumasa KONDO and Fabien COELHO, with further wordsmithing by me.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +173 −10
doc/src/sgml/pgbench.sgml modified +58 −3