On 1 June 2010 16:50, Tom Lane <t...@sss.pgh.pa.us> wrote:
> Thom Brown <thombr...@gmail.com> writes:
>> I see what you mean.  I'm seeing this in the latest version of pgAdmin
>> III (1.10.3) so looks like it's not up-to-date in that respect.
>> Should report it as a pgAdmin problem then?
>
> Yes.  The message texts in ereport() calls are *not* supposed to have
> trailing newlines.  If you don't like the way it's presented on the
> client side, that's a client-side problem.
>
>                        regards, tom lane
>

Yes, I can see that now.  I'd looked up other messages which appear in
the log and noticed they were terminated with newlines in the
back-end, but I guess those were of a different type and happen to
share the same output.

Thanks

Thom

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to