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

From Pavel Stehule
Subject Re: PL/pgSQL, RAISE and error context
Date
Msg-id CAFj8pRCJyTPO0fv=jQiBTDcM5WFPHc8DScOpKRgzReoFm1h8Tg@mail.gmail.com
Whole thread Raw
In response to Re: PL/pgSQL, RAISE and error context  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: PL/pgSQL, RAISE and error context  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers


2015-07-09 15:17 GMT+02:00 Merlin Moncure <mmoncure@gmail.com>:
On Wed, Jul 8, 2015 at 11:28 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> Hi
>
> second version of this patch
>
> make check-world passed

quickly scanning the patch, the implementation is trivial (minus
regression test adjustments), and is, IMSNSHO, the right solution.

yes, it is right way - the behave of RAISE statement will be much more cleaner

Several of the source level comments need some minor wordsmithing and
the GUCs are missing documentation.  If we've got consensus on the
approach, I'll pitch in on that.

thank you

Pavel
 

merlin

pgsql-hackers by date:

Previous
From: Ildus Kurbangaliev
Date:
Subject: Re: Waits monitoring
Next
From: Petr Jelinek
Date:
Subject: Re: creating extension including dependencies