]> granicus.if.org Git - postgresql/commit
Fix incorrect test for whether Perl code is returning undef. This
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jan 2002 16:53:42 +0000 (16:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 24 Jan 2002 16:53:42 +0000 (16:53 +0000)
commita45641d8a4993ce7d3b5388fb63e34acaffde87b
tree0143d244eeba371a979c7511874fe52dc79d270b
parent386f1809a7db5c4d610ea8ba7cd702e699f1b4a9
Fix incorrect test for whether Perl code is returning undef.  This
allows plperl routines to return NULL as intended.
src/pl/plperl/plperl.c