| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Another pgindent gripe |
| Date: | 2005-11-07 16:19:20 |
| Message-ID: | 19724.1131380360@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Neil Conway <neilc(at)samurai(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2005-11-07 17:02:11 | Re: Old interfaces directory in CVS tree? |
| Previous Message | Paresh Bafna | 2005-11-07 16:17:52 | Re: Getting table name/tuple from OID |