Re: lastval exposes information that currval does not - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: lastval exposes information that currval does not
Date
Msg-id 200607122209.k6CM9Vb23945@momjian.us
Whole thread Raw
In response to Re: lastval exposes information that currval does not  (Phil Frost <indigo@bitglue.com>)
Responses Re: lastval exposes information that currval does not  (Phil Frost <indigo@bitglue.com>)
List 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@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Implied Functional Index use
Next
From: Marc Munro
Date:
Subject: Re: pre_load_libraries