Re: pgindent complaint of the day

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgindent complaint of the day
Дата
Msg-id 23242.1097117955@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgindent complaint of the day  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgindent complaint of the day
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgindent complaint of the day