Setup for (hopefully) excessive join memory use.

$ ./gendata.pl
$ psql test < schema.sql
$ psql test < load.sql
$ psql test < constraints.sql

Now run the test querys and measure memory use.

$ psql test < test.sql
