pgsql: Adjust pg_test_timing to show shortest test durations first, pla - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Adjust pg_test_timing to show shortest test durations first, pla
Date
Msg-id E1T6P6S-0003EX-BJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust pg_test_timing to show shortest test durations first, place
percentage column before count column.  Docs updated.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0f3351aacf5cd5fa87c31fd0d1f7f8dc0409c0b3

Modified Files
--------------
contrib/pg_test_timing/pg_test_timing.c |   68 ++++++++++++++++++-------------
doc/src/sgml/pgtesttiming.sgml          |   38 +++++++++---------
2 files changed, 59 insertions(+), 47 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Prevent psql tab completion in SET from adding TO when the equal
Next
From: Tom Lane
Date:
Subject: pgsql: Remove hstore--1.0.sql.