Re: [COMMITTERS] pgsql: Remove tabs in SGML.
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Peter Eisentraut <peter_e@gmx.net>, David Fetter <david@fetter.org>, PG Hackers <pgsql-hackers@postgresql.org>
Date: 2010-02-05T19:13:11Z
Lists: 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.