Make output width consistent for all ways of invoking a regression test
run_schedule() and run_single_test() were using different output widths, which
would show up in bigcheck/bigtest, for example.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=387e468b82952776121a8d4bd409d72757edbc16
Modified Files
--------------
src/test/regress/pg_regress.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2010-12-04 18:48:04 |
| Subject: pgsql: Fix two small bugs in new gistget.c logic. |
| Previous: | From: Tom Lane | Date: 2010-12-04 08:22:47 |
| Subject: pgsql: Update comment to match later code changes. |