Re: trailing whitespace in psql table output

Itagaki Takahiro <itagaki.takahiro@gmail.com>

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2010-09-22T00:48:12Z
Lists: pgsql-hackers
On Wed, Sep 22, 2010 at 3:28 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Everyone using git diff in color mode will already or soon be aware that
> psql, for what I can only think is an implementation oversight, produces
> trailing whitespace in the table headers,

I think removing trailing whitespace in headers itself is reasonable,
but the change breaks almost all of regression tests. Will we adjust
expected results for the change?

-- 
Itagaki Takahiro