Re: tab stop in README - Mailing list pgsql-hackers

From Robert Haas
Subject Re: tab stop in README
Date
Msg-id CA+TgmoYxf3zkszpU8YXUcMY2Qq=ho2OJzeirbyCRJZY_Xg=tFw@mail.gmail.com
Whole thread Raw
In response to Re: tab stop in README  (yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi))
Responses Re: tab stop in README
List pgsql-hackers
On Sun, Aug 28, 2011 at 8:28 PM, YAMAMOTO Takashi
<yamt@mwd.biglobe.ne.jp> wrote:
>> On men, 2011-08-22 at 04:09 +0000, YAMAMOTO Takashi wrote:
>>> i know that postgresql uses ts=4 for C source code.
>>> but how about documatation?
>>
>> I'd say ideally don't use any tabs at all.
>
> i agree.
>
>> It appears to be geared for ts=4.  Could you send a patch or other
>> indication for what you think needs changing?
>
> attached.

I'm confused by this patch, because it doesn't seem to get rid of all
the tabs in the file.  Nor does it seem to replace tabs with spaces.
It looks like it's just randomly removing and adding tabs in various
places.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Why buildfarm member anchovy is failing on 8.2 and 8.3 branches
Next
From: Robert Haas
Date:
Subject: Re: tab stop in README