Don't crash when a rowtype argument to a plpgsql function is NULL.
Tom Lane <tgl@sss.pgh.pa.us>
Don't crash when a rowtype argument to a plpgsql function is NULL. Per report from Chris Campbell.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpgsql/src/pl_exec.c | modified | +13 −5 |