Add per-test-script runtime display to pg_regress.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Feb 2019 21:54:31 +0000 (16:54 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 10 Feb 2019 21:54:31 +0000 (16:54 -0500)
commit72d71e03563b6c295b257040e324793a30162042
tree409f92209de179bf60f2dec2ea45f8608e06d3db
parentcb90de1aac18f8d9d89af8a3c2286aa0691c8214
Add per-test-script runtime display to pg_regress.

It seems useful to have this information available, so that it's
easier to tell when a test script is taking a disproportionate
amount of time.

Discussion: https://postgr.es/m/16646.1549770618@sss.pgh.pa.us
src/test/regress/pg_regress.c