perm bug ?

From: ivan <iv(at)psycho(dot)pl>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: perm bug ?
Date: 2003-07-23 22:32:32
Message-ID: Pine.LNX.4.56.0307240028360.1405@rex.anfa.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


When ie function is whitout any grant == public have grant to execute it.
public or user who have grant to usage on this func. namepsace.

I think when i create function , the default grant should be only for
owner. specialy when function have security definer .

or , i dont know about sth like umask ???

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-23 23:04:40 Re: Feature request -- Log Database Name
Previous Message Richard Schilling 2003-07-23 22:24:11 Re: DBD::Pg, schema support