Add the ability to compute per-statement latencies (ie, average execution
Tom Lane <tgl@sss.pgh.pa.us>
Add the ability to compute per-statement latencies (ie, average execution times) to pgbench. Florian Pflug, reviewed by Greg Smith
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +174 −53 |
| doc/src/sgml/pgbench.sgml | modified | +80 −11 |