Re: pgindent run? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgindent run?
Date
Msg-id 6383.985478863@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgindent run?  (Christopher Sawtell <csawtell@xtra.co.nz>)
List pgsql-hackers
Christopher Sawtell <csawtell@xtra.co.nz> writes:
>  Can't the contributors themselves run pgindent on the files which they 
> have changed _just_ before creating the patch which is to be contributed?

That would require everyone to have a working copy of BSD indent (gnu
indent does not behave the same, btw).  Doesn't seem real workable.

It'd be nice if we had a more portable/widespread tool, but that's not
a very high priority, at least not for yours truly.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Steve Nicolai
Date:
Subject: gmake check fails on Solaris 8 with Sun cc
Next
From: Tom Lane
Date:
Subject: Re: gmake check fails on Solaris 8 with Sun cc