Rikard Pavelic wrote:
> I find this behaviour of PostgreSQL strange. Seems to me that running
> function under owners rights is the way to go.
Then you should define your functions accordingly with the SECURITY
DEFINER clause.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/