Re: pgindent has been run - Mailing list pgsql-hackers

From Joachim Wieland
Subject Re: pgindent has been run
Date
Msg-id 20061004102118.GA2788@mcknight.de
Whole thread Raw
In response to Re: pgindent has been run  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgindent has been run  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Oct 04, 2006 at 06:15:31AM -0400, Bruce Momjian wrote:
> Michael Meskes wrote:
> > Is there a way to make pgindent skip a directory? It seems it has
> > changed all expected file in ecpg's regression suite. So we see a lot of
> > differences now. 

> Sure a directory can be skipped.  I am confused how it could change
> expected files because it only formats C files.

The .c files that are produced by the ecpg precompiler are in the expected/
directory as well.

Instead of skipping this directory  we could also rename them from *.c to
*.source or similar such that pgindent will not touch them.


Joachim



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgindent has been run
Next
From: Michael Paesold
Date:
Subject: Re: pgindent has been run