Re: More pgindent bizarreness - Mailing list pgsql-hackers

From Tom Lane
Subject Re: More pgindent bizarreness
Date
Msg-id 25326.1096576906@sss.pgh.pa.us
Whole thread Raw
In response to Re: More pgindent bizarreness  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: More pgindent bizarreness
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Or do you mean here?

Both, but the multi-line case with two different indent levels is
particularly strange.

You're right that this particular code is new in 8.0.  (Looks around...)
struct f_smgr in smgr.c is a comparable case, and it seems to have been
weirdly indented right along, so maybe it's an old bug.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_upgrade project: high-level design proposal of in-place upgrade facility
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: CREATE INDEX speeds up query on 31 row table ...