postgresql/src/bin/pgbench
Heikki Linnakangas b93d37474f Fix pgbench's calculation of average latency, when -T is not used.
If the test duration was given in # of transactions (-t or no option),
rather as a duration (-T), the latency average was always printed as 0.
It has been broken ever since the display of latency average was added,
in 9.4.

Fabien Coelho

Discussion: <alpine.DEB.2.20.1607131015370.7486@sto>
2016-09-21 13:16:20 +03:00
..
t Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:48:04 -05:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:48:04 -05:00
exprparse.y Move pgbench from contrib/ to src/bin/ 2015-04-13 13:07:16 -04:00
exprscan.l Move pgbench from contrib/ to src/bin/ 2015-04-13 13:07:16 -04:00
Makefile Clean the last few TAP suite tmp_check directories. 2016-02-24 23:42:01 -05:00
pgbench.c Fix pgbench's calculation of average latency, when -T is not used. 2016-09-21 13:16:20 +03:00
pgbench.h pgindent run for 9.5 2015-05-23 21:35:49 -04:00