Don't crash when a rowtype argument to a plpgsql function is NULL.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d301dcbe30fe3ad326db877cc1d8cbf970e6f702
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-02-24T01:44:58Z
Releases: 7.3.6
Don't crash when a rowtype argument to a plpgsql function is NULL.
Per report from Chris Campbell.

Files

PathChange+/−
src/pl/plpgsql/src/pl_exec.c modified +13 −5