Re: [COMMITTERS] pgsql: Remove more SGML tabs.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: David Fetter <david(at)fetter(dot)org>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Remove more SGML tabs.
Date: 2011-02-10 10:58:16
Message-ID: 1297335496.19455.2.camel@fsopti579.F-Secure.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On ons, 2011-02-09 at 08:00 -0800, David Fetter wrote:
> On Wed, Feb 09, 2011 at 01:17:06PM +0000, Bruce Momjian wrote:
> > Remove more SGML tabs.
>
> Perhaps we should see about putting something in .git/hooks/pre-commit
> so people can focus on more substantive matters.
>
> Is there some kind of cross-platform way to do this? I'm thinking
> that given the fact that our build system already requires Perl, there
> should be, but I'm not quite sure how this would be accomplished.

There is make check target in doc/src/sgml/ that is supposed to catch
this. But it's probably hard to remember to run that.

One thing I was thinking of was that we could add a global make
maintainer-check target (a name I picked up from other projects) which
would run various source code sanity checks. Besides the SGML tabs
issue, my favourite would be duplicate_oids. Maybe if we could find a
third use case, we'd have a quorum for implementing this.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2011-02-10 11:11:54 pgsql: Use NOWAIT when including WAL in base backup
Previous Message Magnus Hagander 2011-02-10 10:46:00 Re: Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2011-02-10 11:07:45 Re: Move WAL warning
Previous Message Magnus Hagander 2011-02-10 10:46:00 Re: Re: [COMMITTERS] pgsql: Update docs on building for Windows to accomodate current realit