| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, David Fetter <david(at)fetter(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Remove tabs in SGML. |
| Date: | 2010-02-05 19:13:11 |
| Message-ID: | 20100205191311.GB3736@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Bruce Momjian wrote:
> Alvaro Herrera wrote:
> > Maybe have the check-tabs rule as a dependency of the "check", "html"
> > and/or "draft" rules?
> >
> > > + check-tabs:
> > > + ( ! grep ' ' $(wildcard $(srcdir)/*.sgml $(srcdir)/ref/*.sgml) ) || (echo "Tabs appear in SGML files"; exit 1)
>
> Uh, I didn't think people wanted to actually have any tab testing in
> their automatically. Do they?
IMO that's the point of the whole exercise.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2010-02-05 19:28:39 | pgsql: |
| Previous Message | Bruce Momjian | 2010-02-05 19:09:08 | Re: [COMMITTERS] pgsql: Remove tabs in SGML. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2010-02-05 19:22:50 | Re: Confusion over Python drivers |
| Previous Message | Bruce Momjian | 2010-02-05 19:09:08 | Re: [COMMITTERS] pgsql: Remove tabs in SGML. |