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)
commit25fcfdf6f488de52e7aeb948f6eab76554194e3f
tree44d48986b3ea16c03b79ba969fb075f7a0e4d62a
parentf5206262c885b627455b52712507454e6df7141b
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]