| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Cc: | Merlin Moncure <mmoncure(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Marko Tiikkaja <marko(at)joh(dot)to>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PL/pgSQL, RAISE and error context |
| Date: | 2015-08-12 07:36:12 |
| Message-ID: | CAFj8pRAZgoxH+GsoFNt_FVmGnokGNP6OP4DZNWwnBF0GDLS2cw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2015-08-10 18:43 GMT+02:00 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:
>
>
> 2015-08-10 9:11 GMT+02:00 Heikki Linnakangas <hlinnaka(at)iki(dot)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
>>
>>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2015-08-12 07:39:26 | Re: Test code is worth the space |
| Previous Message | Peter Moser | 2015-08-12 07:30:06 | Re: How to compare different datums within from a tuple? |