Re: Another pgindent gripe - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Another pgindent gripe
Date
Msg-id 436F283D02000025000004FA@gwmta.wicourts.gov
Whole thread Raw
In response to Another pgindent gripe  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Where someone is doing real work and pgindent creates so many
cosmetic changes for the current CVS repository, would it be
feasible to first commit a "whitespace only" noop revision, so that
real changes can be easily identified.  I have seen this approach
work well for others.

-Kevin


>>> Neil Conway <neilc@samurai.com>  >>>
On Mon, 2005-07-11 at 09:19 -0300, Alvaro Herrera wrote:
> I have another gripe regarding pgindent.  Why does it change indenting
> of function declarations?

On a related note, most of these changes are completely bogus:

http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_exec.c.diff?r1=1.152;r2=1.153

-Neil



pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: Another pgindent gripe
Next
From: Tom Lane
Date:
Subject: Re: Another pgindent gripe