From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Petr Jelinek <petr(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Marko Tiikkaja <marko(at)joh(dot)to> |
Subject: | Re: Review: plpgsql.extra_warnings, plpgsql.extra_errors |
Date: | 2014-03-19 12:06:51 |
Message-ID: | CAFj8pRA-0fE+Cj+x+Ko=4gTHB8Y8qrLawrW=euH7Apgk7_NvEQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello
all is pk
Pavel
2014-03-19 11:28 GMT+01:00 Petr Jelinek <petr(at)2ndquadrant(dot)com>:
>
> On 19/03/14 09:45, Pavel Stehule wrote:
>
>> Hello
>>
>> This patch introduce a possibility to implement some new checks without
>> impact to current code.
>>
>> 1. there is a common agreement about this functionality, syntax, naming
>>
>> 2. patching is clean, compilation is without error and warning
>>
>> 3. all regress tests passed
>>
>> 4. feature is well documented
>>
>> 5. code is clean, documented and respect out codding standards
>>
>>
>> Note: please, replace "shadowed-variables" by "shadowed_variables"
>>
>> This patch is ready for commit
>>
>>
>
> Thanks! Attached new version of the patch with the above change.
>
>
> --
> Petr Jelinek http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services
>
From | Date | Subject | |
---|---|---|---|
Next Message | Sandro Santilli | 2014-03-19 12:11:02 | Re: Leaking regexp_replace in 9.3.1 ? (was: [HACKERSUninterruptable regexp_replace in 9.3.1 ?) |
Previous Message | Fujii Masao | 2014-03-19 11:54:56 | Re: Archive recovery won't be completed on some situation. |