Re: elog tab indentation - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: elog tab indentation
Date
Msg-id 200310161758.h9GHwbR28087@candle.pha.pa.us
Whole thread Raw
In response to Re: elog tab indentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: elog tab indentation
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Still a few flaws in configure's default CFLAGS selection
Next
From: Bruce Momjian
Date:
Subject: Re: Still a few flaws in configure's default CFLAGS selection