Extra warnings and errors for PL/pgSQL

Simon Riggs <simon@2ndQuadrant.com>

Commit: 7d8f1de1bc04bf8ddda6548156ef32f46e13dd50
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2014-04-06T16:21:51Z
Releases: 9.4.0
Extra warnings and errors for PL/pgSQL

Infrastructure to allow
 plpgsql.extra_warnings
 plpgsql.extra_errors

Initial extra checks only for shadowed_variables

Marko Tiikkaja and Petr Jelinek
Reviewed by Simon Riggs and Pavel Stěhule

Files