On Thu, Mar 31, 2005 at 01:07:56AM +0100, CaT wrote: > > The following bug has been logged online: > > Bug reference: 1571 > Logged by: CaT > Email address: [EMAIL PROTECTED] > PostgreSQL version: 7.4.7 > Operating system: Linux (Debian woody with backports.org pgsql) > Description: Cannot grant execute functions to non-superusers > Details:
Ok. I apparently misunderstood something. It seems you can't add global functions and just give users access to them. You need to dupe functions on a per db basis. So... feel free to move along and ignore this bug report. :) Nothing to see here... :) -- "To the extent that we overreact, we proffer the terrorists the greatest tribute." - High Court Judge Michael Kirby ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match