diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-09-21 13:24:13 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2016-09-21 13:24:13 +0300 |
commit | 2a7f4f76434d82eb0d1b5f4f7051043e1dd3ee1a (patch) | |
tree | 5c807aba3fa302001fb0c793bc28c06ab308b8b8 /src/backend/executor/nodeModifyTable.c | |
parent | 65c65563842cc99fb1c349211581a62dc728eee2 (diff) | |
download | postgresql-2a7f4f76434d82eb0d1b5f4f7051043e1dd3ee1a.tar.gz postgresql-2a7f4f76434d82eb0d1b5f4f7051043e1dd3ee1a.zip |
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>
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions