Re: pgindent complaint of the day - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgindent complaint of the day
Date
Msg-id 23242.1097117955@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgindent complaint of the day  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> and this does exactly as you describe by putting the comment on its own
> line.  I just changed it to:
> ...
> so that the new comment will have the same indenting as the else that
> was input.

If it were "the else's indent plus one more tab" it would be reasonably
sane; it'd match the indentation of what comes next.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgindent complaint of the day
Next
From: Tom Lane
Date:
Subject: Re: pgindent complaint of the day