pgsql/src/pl/tcl/test (runtest test.expected test_setup.sql)

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Date: Tuesday, October 17, 2000 @ 17:23:09
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/pl/tcl/test
from hub.org:/home/projects/pgsql/tmp/cvs-serv97703

Modified Files:
runtest test.expected test_setup.sql

----------------------------- Log Message -----------------------------

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.