Make output width consistent for all ways of invoking a regression test

Peter Eisentraut <peter_e@gmx.net>

Commit: 387e468b82952776121a8d4bd409d72757edbc16
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2010-12-04T15:34:48Z
Releases: 9.1.0
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.

Files

PathChange+/−
src/test/regress/pg_regress.c modified +1 −1