Update pltcl regress test to exercise return_null; also make use of

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8b6b414a5e112554f08394a0f814088e625cd191
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-10-17T21:23:09Z
Releases: 7.1.1
Update pltcl regress test to exercise return_null; also make use of
the fact that CREATE FUNCTION and CREATE AGGREGATE now allow array
types to be named like int4[] rather than _int4.

Files

PathChange+/−
src/pl/tcl/test/runtest modified +1 −1
src/pl/tcl/test/test.expected modified +5 −1
src/pl/tcl/test/test_setup.sql modified +5 −4