| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Tabs or Spaces |
| Date: | 2007-01-05 04:02:15 |
| Message-ID: | 200701050402.l0542Fg19078@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Simon Riggs wrote:
> On Thu, 2007-01-04 at 16:01 -0500, Bruce Momjian wrote:
> > Tom Lane wrote:
> > > "Simon Riggs" <simon(at)2ndquadrant(dot)com> writes:
> > > > Minor request for clarification:
> > > > I read in the Developer's FAQ that tabs should be interpreted as 4
> > > > spaces. ...and also that pgindent replaces tabs as spaces.
> > >
> > > No, it does the opposite (or I would hope so anyway).
> >
> > Sorry, the mistake was in a reference to entab. It now reads:
> >
> > entab converts spaces to tabs, used by pgindent
>
> S'OK, just thought it was funny I'd been doing it backwards all this
> time: Actively been replacing tabs with spaces. :-)
It was a little more complex because entab does conversion to/from tabs,
but pgindent uses it in the "to tabs" mode.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-05 04:07:13 | Re: InitPostgres and flatfiles question |
| Previous Message | Gavin Sherry | 2007-01-05 03:57:55 | Re: ideas for auto-processing patches |