pgsql: De-clutter display of script runtimes in 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: De-clutter display of script runtimes in pg_regress.
Date: 2019-02-18 16:16:43
Message-ID: E1gvlb1-00056f-VM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

De-clutter display of script runtimes in pg_regress.

Add more whitespace, per suggestion from Peter Eisentraut.

Discussion: https://postgr.es/m/e265e2ae-e92e-5ab9-dc68-60b6cb047b3d@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/93b5cc039e2328b7ac256de57a25c810d50a7f29

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-02-18 19:11:53 pgsql: Remove line duplicated during conflict resolution.
Previous Message Andrew Dunstan 2019-02-18 12:37:40 pgsql: Provide an extra-float-digits setting for pg_dump / pg_dumpall