Re: [BUGS] BUG #2137: CREATE DATABASE permission is not inherited.

2005-12-31 Thread Tom Lane
"Chander Ganesan" <[EMAIL PROTECTED]> writes: > Apparently one needs to do a 'set role' in order to gain access to a 'create > database' privilege, even though inherit is set to "true" for the user. > This is contrary to the documentation - which implies that ineritance is > automatic. The documen

Re: [BUGS] BUG #2136: plperl doesn't work, plperlu - yes

2005-12-31 Thread Michael Fuhr
On Fri, Dec 30, 2005 at 09:43:52AM +, Robert Osowiecki wrote: > Creation of any plperl function gives error message: > > ERROR: creation of Perl function failed: Can't locate object method "new" > via package "Safe" at line 1. > (in cleanup) Can't call method "reval" on an undefined v