Re: Proposal for SYNONYMS - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Proposal for SYNONYMS
Date
Msg-id 20060309181741.GJ4474@ns.snowman.net
Whole thread Raw
In response to Re: Proposal for SYNONYMS  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-hackers
* Stephan Szabo (sszabo@megazone.bigpanda.com) wrote:
> On Thu, 9 Mar 2006, Stephen Frost wrote:
> > Should a non-cascade drop fail or just implicitly drop the synonyms?
> > I'm not sure which way I feel about this...  Users with only 'select'
> > permissions on a given object can't currently create objects which
> > depend on that object (such that dropping the object would then require
> > 'cascade'), can they?
>
> I think a user can create a view to a table they only have select on right
> now and that should prevent non-cascade drops as well.

Hmm, alright, fair enough.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Proposal for SYNONYMS
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: problem with large maintenance_work_mem settings and