Update pltcl regress test to exercise return_null; also make use of
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |