Bruce Momjian <bruce(at)momjian(dot)us> writes:
> OK, seven hours later, I have fixed pg_bsd_indent to no longer insert
> blank lines above #elif/#else/#endif, and therefore removed the special
> case code from pgindent.
> You will need to download version 1.3 of pg_bsd_indent for this to work,
> and pgindent will complain if it doesn't find the right pg_bsd_indent
> version.
Cool.
> Do we need to go an clean up any places where pgindent has suppressed
> blank lines above #elif/#else/#endif in the past?
Not sure it's worth making a massive change for this, but I appreciate the
fact that pgindent won't mess up such code in the future.
regards, tom lane