grants on functions

From: "Marin Dimitrov" <marin(dot)dimitrov(at)sirma(dot)bg>
To: <pgsql-general(at)postgresql(dot)org>
Subject: grants on functions
Date: 2002-03-27 15:39:49
Message-ID: 001c01c1d5a5$a16c1620$9b0e32d4@sirma.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

it seems that there is no security management related to functions in the
database (I couldn't find much info in the docs)

the GRANT operator does not accept function objects, furthermore any
database user is able to execute any other user's functions

shouldn't privileges be associated with functions too ? (similar to GRANT
EXECUTE in Oracle)

thanx,

Marin

----
"...what you brought from your past, is of no use in your present. When
you must choose a new path, do not bring old experiences with you.
Those who strike out afresh, but who attempt to retain a little of the
old life, end up torn apart by their own memories. "

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2002-03-27 16:03:32 Re: View vs. direct Table access
Previous Message Alexis Maldonado 2002-03-27 15:36:39 Fw: PGreplicator Help..