Re: Call stacks and RAISE INFO - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Call stacks and RAISE INFO
Date
Msg-id 4E98B14F.4040601@agliodbs.com
Whole thread Raw
In response to Re: Call stacks and RAISE INFO  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Call stacks and RAISE INFO  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
> Now that we have syntax for adding miscellaneous options to RAISE
> statements, what I suggest we consider is a RAISE option that suppresses
> all context lines for the message, perhaps
> 
> RAISE NOTICE 'fee, fi, fo, fum' USING context = false;

Yeah, that would do it.  Pavel?  ;-)

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: WIP: collect frequency statistics for arrays
Next
From: Robert Haas
Date:
Subject: Re: DOMAINs and CASTs