Provide regression testing for plperlu, and for plperl+plperlu interaction.
Andrew Dunstan <andrew@dunslane.net>
Provide regression testing for plperlu, and for plperl+plperlu interaction. The latter are only run if the platform can run both interpreters in the same backend.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/expected/plperl_plperlu.out | added | +18 −0 |
| src/pl/plperl/expected/plperlu.out | added | +9 −0 |
| src/pl/plperl/GNUmakefile | modified | +10 −3 |
| src/pl/plperl/sql/plperl_plperlu.sql | added | +17 −0 |
| src/pl/plperl/sql/plperlu.sql | added | +10 −0 |
| src/tools/msvc/vcregress.pl | modified | +18 −3 |