Re: [BUGS] Bug #884: Schema access not inherited by functions declared SECURITY DEFINER

2003-01-24 Thread Tom Lane
[EMAIL PROTECTED] writes: > When calling a function declared SECURITY DEFINER, I get permission > denied errors on schemas that the function would access. This is hard to believe. Please give a complete example. regards, tom lane ---(end of broadc

[BUGS] Bug #884: Schema access not inherited by functions declared SECURITY DEFINER

2003-01-24 Thread pgsql-bugs
Jason B. Alonso ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description Schema access not inherited by functions declared SECURITY DEFINER Long Description When calling a function declared SECURITY DEFINER, I get permission denied error