On 2006-02-27, Tom Lane <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq