Re: trailing whitespace in psql table output

From: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: trailing whitespace in psql table output
Date: 2010-09-22 00:48:12
Message-ID: AANLkTin_erxiYEH_-LKsyybGAXOG0Fcm2zbFVynHQnJX@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 22, 2010 at 3:28 AM, Peter Eisentraut <peter_e(at)gmx(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pei He 2010-09-22 00:56:09 Re: Get the offset of a tuple inside a table
Previous Message Kevin Grittner 2010-09-22 00:47:02 Re: Get the offset of a tuple inside a table