Add per-test-script runtime display to pg_regress.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 72d71e03563b6c295b257040e324793a30162042
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-02-10T21:54:31Z
Releases: 12.0
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

Files

PathChange+/−
src/test/regress/pg_regress.c modified +24 −5

Discussion