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

From Pavel Stehule
Subject Re: Call stacks and RAISE INFO
Date
Msg-id CAFj8pRBc_qAdAhPdekGAFiDWVJJC9jU=cOHDHStm97f_Kd1WpA@mail.gmail.com
Whole thread Raw
In response to Re: Call stacks and RAISE INFO  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Call stacks and RAISE INFO
List pgsql-hackers
2011/10/15 Robert Haas <robertmhaas@gmail.com>:
> On Sat, Oct 15, 2011 at 12:24 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> I have no problem with this.  A context can be false for info and true
>> for other in default. Please, use a different identifier than
>> "context", that can be use for reading context in future - maybe
>> "attach_context" or some similar.
>
> error_context?

what about show_context, hide_context, hold_context, use_context ??


>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [GENERAL]register creation date of table
Next
From: Florian Pflug
Date:
Subject: Re: LIMITing number of results in a VIEW with global variables