RAISE NOTICE format in pgAdmin - Mailing list pgsql-general

From Bill Todd
Subject RAISE NOTICE format in pgAdmin
Date
Msg-id 48B87CB3.7030808@dbginc.com
Whole thread Raw
Responses Re: RAISE NOTICE format in pgAdmin  ("Fernando Moreno" <azazel.7@gmail.com>)
Re: RAISE NOTICE format in pgAdmin  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
If I have a series of RAISE NOTICE 'xxx' statements in a plpgsql
function and I call the function from pgAdmin the notice messages are
concatenated on a single line on the Messages tab. Is there any way to
get each message to appear on a separate line?

Is there a better way than using RAISE NOTICE to debug functions?

Bill

pgsql-general by date:

Previous
From: "Oliver Weichhold"
Date:
Subject: Indexing problem with OFFSET LIMIT
Next
From: "David Rowley"
Date:
Subject: Re: Indexing problem with OFFSET LIMIT