Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of

Neil Conway <neilc@samurai.com>

Commit: e97b8f2da9ee93f3f957bf5bc92b07f5d9e1e1dd
Author: Neil Conway <neilc@samurai.com>
Date: 2004-01-11T04:58:17Z
Releases: 8.0.0
Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of
expressions supported by CREATE SCHEMA.

Also added the beginning of some regression tests for CREATE SCHEMA;
plenty more work is needed here.

Files