| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Phil Frost <indigo(at)bitglue(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: lastval exposes information that currval does not |
| Date: | 2006-07-12 22:09:31 |
| Message-ID: | 200607122209.k6CM9Vb23945@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Phil Frost wrote:
> On Wed, Jul 12, 2006 at 11:37:37AM -0400, Bruce Momjian wrote:
> >
> > Updated text:
> >
> > For schemas, allows access to objects contained in the specified
> > schema (assuming that the objects' own privilege requirements are
> > also met). Essentially this allows the grantee to <quote>look up</>
> > objects within the schema. Without this permission, it is still
> > possible to see the object names by querying the system tables, but
> > they cannot be accessed via SQL.
>
> No, this still misses the point entirely. See all my examples in this
> thread for ways I have accessed objects without usage to their schema
> with SQL.
OK, well we are not putting a huge paragraph in there. Please suggest
updated text.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2006-07-12 22:11:20 | Re: Implied Functional Index use |
| Previous Message | Simon Riggs | 2006-07-12 21:43:35 | Re: Online index builds |