Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> 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
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to