This is very simple test suit for test GiST multi-key index and 
NULL safety of GiST interface and changes of system tables.

Create db and install conttrim modules: intarray, rtree_gist, seg, cube, btree_gist.
Edit gen.pl for $pgsqlsrc 
% perl gen.pl > /tmp/data
% psql TESTDB < test.sql
