Re: trailing whitespace in psql table output
David Wheeler <david@kineticode.com>
From: "David E. Wheeler" <david@kineticode.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Roger Leigh <rleigh@codelibre.net>,
pgsql-hackers@postgresql.org
Date: 2010-09-27T16:25:31Z
Lists: pgsql-hackers
On Sep 27, 2010, at 5:05 AM, Peter Eisentraut wrote: > Um, no. > > In the meantime, I have arrived at the conclusion that doing this isn't > worth it because it will break all regression test output. We can fix > the stuff in our tree, but pg_regress is also used externally, and those > guys would have a nightmare with this change. Perhaps if there is > another more significant revision of the table style in the future, we > should keep this issue in mind. Or change the way pg_regress works. David