Add the ability to compute per-statement latencies (ie, average execution

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5a4e19abe62d06ed3b7285e6e0fa20bae0a52e88
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-08-12T20:39:39Z
Releases: 9.1.0
Add the ability to compute per-statement latencies (ie, average execution
times) to pgbench.

Florian Pflug, reviewed by Greg Smith

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +174 −53
doc/src/sgml/pgbench.sgml modified +80 −11