Re: PL/pgSQL, RAISE and error context - Mailing list pgsql-hackers

From Joel Jacobson
Subject Re: PL/pgSQL, RAISE and error context
Date
Msg-id CAASwCXdhaoxooCMpdhS4Nu979fQ=EGYKbC3=ggX18D7Z5NcSLg@mail.gmail.com
Whole thread Raw
In response to Re: PL/pgSQL, RAISE and error context  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: PL/pgSQL, RAISE and error context
Re: PL/pgSQL, RAISE and error context
List pgsql-hackers
On Fri, Apr 24, 2015 at 6:07 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> Example:
>>
>> context_messages = -warning, -error, +notice
>
>
> I prefer your first proposal - and there is a precedent for plpgsql -
> plpgsql_extra_checks
>
> It is clean for anybody. +-identifiers looks like horrible httpd config. :)

I have to agree on that :) Just thought this is the best we can do if
we want to reduce the number of GUCs to a minimum.



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: tablespaces inside $PGDATA considered harmful
Next
From: Pavel Stehule
Date:
Subject: Re: PL/pgSQL, RAISE and error context