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