Re: Another pgindent gripe

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <alvherre(at)commandprompt(dot)com>, <neilc(at)samurai(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Another pgindent gripe
Date: 2005-11-07 16:11:09
Message-ID: 436F283D02000025000004FA@gwmta.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)samurai(dot)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

Browse pgsql-hackers by date

  From Date Subject
Next Message Paresh Bafna 2005-11-07 16:17:52 Re: Getting table name/tuple from OID
Previous Message Neil Conway 2005-11-07 15:59:32 Re: Another pgindent gripe