Re: constraints and sql92 information_schema compliance - Mailing list pgsql-hackers

From Andrew - Supernews
Subject Re: constraints and sql92 information_schema compliance
Date
Msg-id slrne06jc3.5md.andrew+nonews@atlantis.supernews.net
Whole thread Raw
In response to constraints and sql92 information_schema compliance  ("Clark C. Evans" <cce@clarkevans.com>)
Responses Re: constraints and sql92 information_schema compliance
List pgsql-hackers
On 2006-02-27, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I do have doubts about adding any large number of add-on views to
> pg_catalog, because of the privileged place of that schema in search
> paths.  It'd be better to put them in a separate schema ("pg_info"
> maybe?) where they'd pose less risk of conflicts with user-defined names.
> Does newsysviews already do this?

The current version in pgfoundry CVS uses "pg_sysviews" as the schema name.
If you have any better suggestions for the name, or any other aspect of the
project, then we're all ears.

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] display and expression of the home directory in Win32
Next
From: Josh Berkus
Date:
Subject: Re: constraints and sql92 information_schema compliance