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 CAFj8pRAZgoxH+GsoFNt_FVmGnokGNP6OP4DZNWwnBF0GDLS2cw@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  (Marko Tiikkaja <marko@joh.to>)
List pgsql-hackers


2015-08-10 18:43 GMT+02:00 Pavel Stehule <pavel.stehule@gmail.com>:


2015-08-10 9:11 GMT+02:00 Heikki Linnakangas <hlinnaka@iki.fi>:
On 07/26/2015 08:34 AM, Pavel Stehule wrote:
Hi

here is complete patch, that introduce context filtering on client side.
The core of this patch is trivial and small - almost all of size are
trivial changes in regress tests - removing useless context.

Documentation, check-world

Looks good to me at first glance. I'll mark this as Ready for Committer.

Is it acceptable for all?

I have not a problem with this way.

So, there is common agreement on this version.

Best regards

Pavel
 

Regards

Pavel
 

- Heikki



pgsql-hackers by date:

Previous
From: Peter Moser
Date:
Subject: Re: How to compare different datums within from a tuple?
Next
From: Simon Riggs
Date:
Subject: Re: Test code is worth the space