Richard Huxton <dev@archonet.com> writes:
> 1. Add a new column for all system objects, separate from schema: 
> "package".

Wouldn't it be a whole lot easier just to drive it off schema, rather
than inventing duplicative parallel infrastructure?  That is, say that a
package has one or more schemas and what it "owns" is whatever is in
those schemas.  This lets you, for example, use schema permissions to
manage access to the package.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to