Re: proposal: use errcontext for custom exception too - Mailing list pgsql-hackers

From Robert Haas
Subject Re: proposal: use errcontext for custom exception too
Date
Msg-id CA+TgmobpE0ARv9ngZymQ+tnn6Gf3cvNKj8p32FA+X7LhLc4pMA@mail.gmail.com
Whole thread Raw
In response to Re: proposal: use errcontext for custom exception too  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Fri, Nov 25, 2011 at 1:14 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> A some option via #option or GUC has sense for lower levels like
> NOTICE or WARNING.

I think what we discussed before was adding some bit of optional
syntax to RAISE that would indicate that the user wants CONTEXT
suppressed.

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Storing hot members of PGPROC out of the band
Next
From: Dean Rasheed
Date:
Subject: Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID