Thread: pgsql: Add missing check for malloc failure in plpgsql_extra_checks_che

Add missing check for malloc failure in plpgsql_extra_checks_check_hook().

Per report from Andreas Seltenreich.  Back-patch to affected versions.

Report: <874m8nn0hv.fsf@elite.ansel.ydns.eu>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1fe1204e87c467221277d1789f1a530a27e15bd2

Modified Files
--------------
src/pl/plpgsql/src/pl_handler.c | 2 ++
1 file changed, 2 insertions(+)