pgsql: Add per-test-script runtime display to pg_regress.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add per-test-script runtime display to pg_regress.
Date: 2019-02-10 21:54:38
Message-ID: E1gsx3e-00069q-08@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/72d71e03563b6c295b257040e324793a30162042

Modified Files
--------------
src/test/regress/pg_regress.c | 29 ++++++++++++++++++++++++-----
1 file changed, 24 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-02-11 03:51:48 pgsql: Fix indexable-row-comparison logic to account for covering index
Previous Message Tom Lane 2019-02-10 20:44:48 pgsql: Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21.