]> granicus.if.org Git - postgresql/commit
Provide regression testing for plperlu, and for plperl+plperlu interaction.
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 9 Jan 2010 15:25:41 +0000 (15:25 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 9 Jan 2010 15:25:41 +0000 (15:25 +0000)
commit510f3502ebb43afd3e05fa5b67352fe5a6db20bc
treeef1fb11cb6ca0973addf4c9b612b618617c734d0
parent0346442b5dea141bb5df66a61133a43d522a23fe
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.
src/pl/plperl/GNUmakefile
src/pl/plperl/expected/plperl_plperlu.out [new file with mode: 0644]
src/pl/plperl/expected/plperlu.out [new file with mode: 0644]
src/pl/plperl/sql/plperl_plperlu.sql [new file with mode: 0644]
src/pl/plperl/sql/plperlu.sql [new file with mode: 0644]
src/tools/msvc/vcregress.pl