Re: Views, views, views! (long)

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Undisclosed(dot)Recipients: ;
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Views, views, views! (long)
Date: 2005-05-10 16:55:33
Message-ID: 200505100955.33148.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter, Merlin, Andrew,

> > > And the restriction to current user owned objects reduces usability
> to
> > > zero.
> >
> > The information schema restricts the views to the objects to which you
> > have
> > some access right, which doesn't seem all that useless.

There's a difference between restricting it to objects on which you have
rights (which our views do as well) vs. restricting it to objects you *own*,
which is what the information_schema does, according to Andrew. Yes?

More in next e-mail.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2005-05-10 17:00:22 Re: Hashagg planning bug (8.0.1)
Previous Message Tom Lane 2005-05-10 16:50:26 Re: Hashagg planning bug (8.0.1)