> Would it be useful to implement the SET SCHEMA command from SQL92? (I
> assume it's also in 99.)
>
> I guess that SET SCHEMA should change the front of the search path, so
> that it would change the schema reported by current_schema(). It would
> be a simplified form of SET SEARCH_PATH.
Hrm - it would be sort of silly to launch an all-new standards-compliant
schema support without it?
Chris