postgresql/src/bin
Tom Lane 6591f4226c Improve readability of the output of psql's \timing command.
In addition to the existing decimal-milliseconds output value,
display the same value in mm:ss.fff format if it exceeds one second.
Tack on hours and even days fields if the interval is large enough.
This avoids needing mental arithmetic to convert the values into
customary time units.

Corey Huinker, reviewed by Gerdan Santos; bikeshedding by many

Discussion: <CADkLM=dbC4R8sbbuFXQVBFWoJGQkTEW8RWnC0PbW9nZsovZpJQ@mail.gmail.com>
2016-09-03 15:29:03 -04:00
..
initdb Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
pg_archivecleanup Fix a bunch of places that called malloc and friends with no NULL check. 2016-08-30 18:22:43 -04:00
pg_basebackup Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
pg_config Translation updates 2016-08-08 11:08:00 -04:00
pg_controldata Translation updates 2016-08-08 11:08:00 -04:00
pg_ctl Translation updates 2016-08-08 11:08:00 -04:00
pg_dump Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
pg_resetxlog Translation updates 2016-08-08 11:08:00 -04:00
pg_rewind Translation updates 2016-08-08 11:08:00 -04:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Stamp HEAD as 10devel. 2016-08-15 13:49:49 -04:00
pg_xlogdump Split hash.h → hash_xlog.h 2016-08-29 18:55:49 -03:00
pgbench Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Improve readability of the output of psql's \timing command. 2016-09-03 15:29:03 -04:00
scripts Simplify correct use of simple_prompt(). 2016-08-30 17:02:02 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00