pgsql: De-clutter display of script runtimes in pg_regress. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: De-clutter display of script runtimes in pg_regress.
Date
Msg-id E1gvlb1-00056f-VM@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Provide an extra-float-digits setting for pg_dump / pg_dumpall
Next
From: Andres Freund
Date:
Subject: pgsql: Remove line duplicated during conflict resolution.