translate undef to NULL for result arrayref, now that we allow NULLs in arrays. Update plperl regression test accordingly.
Andrew Dunstan <andrew@dunslane.net>
translate undef to NULL for result arrayref, now that we allow NULLs in arrays. Update plperl regression test accordingly.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |