grants on functions - Mailing list pgsql-general

From Marin Dimitrov
Subject grants on functions
Date
Msg-id 001c01c1d5a5$a16c1620$9b0e32d4@sirma.bg
Whole thread Raw
Responses Re: grants on functions  (Darren Ferguson <darren@crystalballinc.com>)
List 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. "




pgsql-general by date:

Previous
From: "Alexis Maldonado"
Date:
Subject: Fw: PGreplicator Help..
Next
From: Jan Wieck
Date:
Subject: Re: View vs. direct Table access