Review: plpgsql.extra_warnings, plpgsql.extra_errors - Mailing list pgsql-hackers

From Pavel Stehule
Subject Review: plpgsql.extra_warnings, plpgsql.extra_errors
Date
Msg-id CAFj8pRC_Ns4AgNPt12T3vwG4dk_=uF5g-RUDuT2jDn_zOQDWPA@mail.gmail.com
Whole thread Raw
Responses Re: Review: plpgsql.extra_warnings, plpgsql.extra_errors  (Petr Jelinek <petr@2ndquadrant.com>)
Re: Review: plpgsql.extra_warnings, plpgsql.extra_errors  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
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

Regards

Pavel Stehule

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Archive recovery won't be completed on some situation.
Next
From: Simon Riggs
Date:
Subject: Re: ALTER TABLE lock strength reduction patch is unsafe Reply-To: