translate undef to NULL for result arrayref, now that we allow NULLs in arrays. Update plperl regression test accordingly.

Andrew Dunstan <andrew@dunslane.net>

Commit: b410475672eaf06ba91a03c50c571bd52fd81a32
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2005-11-18T17:00:28Z
Releases: 8.2.0
translate undef to NULL for result arrayref, now that we allow NULLs in arrays. Update plperl regression test accordingly.

Files

PathChange+/−
src/pl/plperl/expected/plperl.out modified +4 −4
src/pl/plperl/plperl.c modified +6 −2
src/pl/plperl/sql/plperl.sql modified +1 −1