Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type.Note this change currently only works for Postgres and breaks the Oracle implementation.
New checks for proper PG configuration and some PG 7.1 vs. PG 7.2 changesin postgresql.sql (which now checks at varies its behavior according tothe version being run).