Lift the limitation that # of clients must be a multiple of # of threads

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: ba3deeefb0fb9e8810b454bc7b41f27965c24aa8
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2015-07-03T07:45:40Z
Releases: 9.6.0
Lift the limitation that # of clients must be a multiple of # of threads

Fabien Coelho

Files

PathChange+/−
doc/src/sgml/ref/pgbench.sgml modified +1 −2
src/bin/pgbench/pgbench.c modified +19 −8

Documentation touched