Re: Grant execute on functions; related objects permissions ? - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: Grant execute on functions; related objects permissions ?
Date
Msg-id 20030106135019.GA11220@wolff.to
Whole thread Raw
In response to Re: Grant execute on functions; related objects permissions ?  ("Tambet Matiisen" <t.matiisen@aprote.ee>)
List pgsql-sql
On Mon, Jan 06, 2003 at 12:45:25 +0200, Tambet Matiisen <t.matiisen@aprote.ee> wrote:
> btw, views "execute" also with owner's rights, ie if you grant select on view, you do not have to grant select on
everytable used in view. Still current_user in view returns "caller", while maybe it should return owner? 
 

I don't think so. Knowing the caller is useful for granting access only
to some rows that depend on which user is using the view.


pgsql-sql by date:

Previous
From: Tomasz Myrta
Date:
Subject: order by and aggregate
Next
From: Richard Huxton
Date:
Subject: Re: order by and aggregate