Re: trailing whitespace in psql table output - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: trailing whitespace in psql table output
Date
Msg-id AANLkTin_erxiYEH_-LKsyybGAXOG0Fcm2zbFVynHQnJX@mail.gmail.com
Whole thread Raw
In response to trailing whitespace in psql table output  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: trailing whitespace in psql table output  (David Fetter <david@fetter.org>)
List 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


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Get the offset of a tuple inside a table
Next
From: Pei He
Date:
Subject: Re: Get the offset of a tuple inside a table