Re: pgindent behavior we could do without - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgindent behavior we could do without
Date
Msg-id 32497.1391143471@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgindent behavior we could do without  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgindent behavior we could do without  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.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



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Review: tests for client programs
Next
From: Peter Geoghegan
Date:
Subject: Re: Making strxfrm() blobs in indexes work