Re: elog tab indentation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: elog tab indentation
Дата
Msg-id 12323.1066327713@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: elog tab indentation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Oh, makes sense.  How do you propose we split this up?  Do I look for
> the words \nDETAIL and \nHINT and not tab in those cases?

That won't work.  I think the tab-insertion has to be done while
building the message string, earlier in send_message_to_server_log
where we still know what's data and what's a keyword.
I'll see what I can do with it.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Still a few flaws in configure's default CFLAGS selection
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Still a few flaws in configure's default CFLAGS selection