Re: VACUUM messages without newlines - Mailing list pgsql-hackers

From Tom Lane
Subject Re: VACUUM messages without newlines
Date
Msg-id 4169.1275407442@sss.pgh.pa.us
Whole thread Raw
In response to Re: VACUUM messages without newlines  (Thom Brown <thombrown@gmail.com>)
Responses Re: VACUUM messages without newlines
List pgsql-hackers
Thom Brown <thombrown@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


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: dividing money by money
Next
From: Thom Brown
Date:
Subject: Re: VACUUM messages without newlines