Re: A thought: should we run pgindent now? - Mailing list pgsql-hackers

From Greg Smith
Subject Re: A thought: should we run pgindent now?
Date
Msg-id 4B878C50.6060201@2ndquadrant.com
Whole thread Raw
In response to Re: A thought: should we run pgindent now?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: A thought: should we run pgindent now?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian wrote:
> The diff is here:
>
>     http://momjian.us/tmp/pgindent.diff
>
> and I checked into CVS a copy of the typedef list I used from Andrew
> Dunstan.
>   

Is it worthwhile to consider writing up a "how to run pgindent like 
Bruce does" page on the wiki?  I've been scared off of that topic before 
because it always seemed like it was perilous and there were missing 
pieces.  I think we'd get some uptake from contributors doing this 
themselves before submitting patches if it were made easy enough for 
them to do.  I know I'd do it just to get rid of the accidental 
tab/space errors that always manage to sneak into non-trivial work, if I 
could automate the whole thing as a pass to do just before generating a 
final diff to submit.

-- 
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us



pgsql-hackers by date:

Previous
From: Piyush Newe
Date:
Subject: Correcting Error message
Next
From: Karl Schnaitter
Date:
Subject: Re: A thought on Index Organized Tables