]> 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:47 +0000 (01:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 24 Feb 2004 01:44:47 +0000 (01:44 +0000)
commitbce5fd63fd1421e8f404b1beefce45dc2aa6cc8d
tree150c360739a09b61f7e6d8e8ba279dd58108e4c4
parent6b534f3c3394f86ec79cd764a0413e56af26773a
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