Peter Eisentraut wrote:
> On tis, 2010-01-26 at 10:20 -0800, David Fetter wrote:
> > On Tue, Jan 26, 2010 at 02:21:29PM +0000, Bruce Momjian wrote:
> > > Log Message:
> > > -----------
> > > Remove tabs in SGML.
> >
> > Can we see about making a commit hook for CVS that disallows \t in
> > SGML files? The process in git is pretty simple.
>
> Better write a check in the makefile.
Done, and attached. The rule is more shell script than makefile, but I
am not sure how else to do it.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment: /rtmp/diff
Description: text/x-diff (543 bytes)
In response to
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2010-02-05 15:00:45 |
| Subject: Re: Confusion over Python drivers |
| Previous: | From: Bruce Momjian | Date: 2010-02-05 14:46:14 |
| Subject: Re: Confusion over Python drivers |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2010-02-05 18:11:47 |
| Subject: pgsql: Improve PL/Perl documentation of database access functions. |
| Previous: | From: Bruce Momjian | Date: 2010-02-05 14:51:50 |
| Subject: pgsql: Add SGML 'check-tabs' Makefile rule to check for tabs. |