postgresql/src/bin/pgbench
Heikki Linnakangas 970300faae Print test parameters like "foo: 123", and results like "foo = 123".
The way "latency average" was printed was differently if it was calculated
from the overall run time or was measured on a per-transaction basis.
Also, the per-script weight is a test parameter, rather than a result, so
use the "weight: %f" style for that.

Backpatch to 9.6, since the inconsistency on "latency average" was
introduced there.

Fabien Coelho

Discussion: <alpine.DEB.2.20.1607131015370.7486@sto>
2016-09-21 13:24:42 +03:00
..
t Rework PostgresNode's psql method 2016-03-03 17:58:30 -03:00
.gitignore Call xlc __isync() after, not before, associated compare-and-swap. 2016-02-19 22:47:50 -05:00
exprparse.y Rename pgbench min/max to least/greatest, and fix handling of double args. 2016-05-05 14:51:00 -04:00
exprscan.l Fix portability issues in 86c43f4e22. 2016-03-29 00:53:53 -04:00
Makefile Link libpq after libpgfeutils to satisfy Windows linker. 2016-03-24 20:45:31 -04:00
pgbench.c Print test parameters like "foo: 123", and results like "foo = 123". 2016-09-21 13:24:42 +03:00
pgbench.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00