Re-apply plperl patch that allows OUT parameters to be placed into Perl
Bruce Momjian <bruce@momjian.us>
Re-apply plperl patch that allows OUT parameters to be placed into Perl hash and array variables. (regression output updated)
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/expected/plperl.out | modified | +109 −0 |
| src/pl/plperl/plperl.c | modified | +93 −21 |
| src/pl/plperl/sql/plperl.sql | modified | +84 −0 |