Re: elog tab indentation

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: elog tab indentation
Дата
Msg-id 200310161758.h9GHwbR28087@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: elog tab indentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: elog tab indentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I thought DETAIL/HINT would be separate elog calls, and hence start at
> > the beginning of the line.  Are they all in on big elog string?
> 
> Yes --- that's to try to ensure that the whole mess gets written to the
> log atomically.

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?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

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