Bruce Momjian <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html