]> granicus.if.org Git - postgresql/commit
Don't crash when a rowtype argument to a plpgsql function is NULL.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Feb 2004 01:44:58 +0000 (01:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Feb 2004 01:44:58 +0000 (01:44 +0000)
commitd301dcbe30fe3ad326db877cc1d8cbf970e6f702
treed9a831c5e43ce6ac61d999c06faffb9d4136360a
parent8fd0eb8c7a51fa7f97f30a9efeba1321873ba22c
Don't crash when a rowtype argument to a plpgsql function is NULL.
Per report from Chris Campbell.
src/pl/plpgsql/src/pl_exec.c