The beginnings of a regression test for plperl. Right now it only
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Nov 2004 20:32:59 +0000 (20:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Nov 2004 20:32:59 +0000 (20:32 +0000)
commitc119b4ab22e52a8d0e90ffbc89f928f5c23f3ee9
tree9aefaa81259ba246ece072aeeef02780208d7a80
parentaa5ae4493b999cf569fd475a6862391ed166517c
The beginnings of a regression test for plperl.  Right now it only
covers return value processing, but that was the most broken stuff...
src/pl/plperl/test/runtest [new file with mode: 0755]
src/pl/plperl/test/test.expected [new file with mode: 0644]
src/pl/plperl/test/test_queries.sql [new file with mode: 0644]