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

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: David Fetter <david(at)fetter(dot)org>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: [COMMITTERS] pgsql: Remove more SGML tabs.
Date: 2011-02-09 16:14:20
Message-ID: AANLkTik0ABwUa3xsL=iGQ8Q2L+AsC--2dxn-iv=1c61M@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Feb 9, 2011 5:01 PM, "David Fetter" <david(at)fetter(dot)org> 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.

If you can write a reliable perl script for this, we can run it like
pgindent. No need to complicate it with hooks.

/Magnus

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-02-09 16:57:03 pgsql: Implement "ALTER EXTENSION ADD object".
Previous Message David Fetter 2011-02-09 16:00:58 Re: [COMMITTERS] pgsql: Remove more SGML tabs.

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2011-02-09 16:53:43 Re: Per-column collation, the finale
Previous Message Kevin Grittner 2011-02-09 16:10:14 Re: create an extension of postgresql 9 with Visual C++ 2008 express edition