Re: Another pgindent gripe - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Another pgindent gripe
Date
Msg-id 19724.1131380360@sss.pgh.pa.us
Whole thread Raw
In response to Re: Another pgindent gripe  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway <neilc@samurai.com> writes:
> 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

Oy vey!  Why did it insert spaces after the stars in all those function
declarations?  That's certainly not in conformance with project style
... and I don't see it having happened elsewhere.

Seems like pgindent has suffered some significant regressions since the
8.0 run.  I thought it had not been changed much at all, but evidently
that's wrong.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Another pgindent gripe
Next
From: Paresh Bafna
Date:
Subject: Re: Getting table name/tuple from OID