Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Interfaces Pgadmin Support > Re: Bug in lang...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 1932 of 2158
Post > Topic >>

Re: Bug in language privileges

by dpage@[EMAIL PROTECTED] ("Dave Page") Jan 14, 2008 at 11:07 AM

On 11/01/2008, Bborie Park <bkpark@[EMAIL PROTECTED]
> wrote:
> Bborie Park wrote:
> > Howdy,
> >
> > I believe there is a bug in assigning language privileges.  When
> > attempting to grant privileges, all actions use REVOKE instead of
GRANT.
> >  For that matter, when viewing a language's details in the SQL pane,
all
> > privileges are displayed as REVOKE rather than GRANT though the ACL in
> > the Properties tab says otherwise.
> >
> > For example...
> >
> > SQL pane:
> >
> > -- Language: plpgsql
> >
> > -- DROP LANGUAGE plpgsql;
> >
> >  CREATE TRUSTED PROCEDURAL LANGUAGE 'plpgsql'
> >   HANDLER plpgsql_call_handler
> >   VALIDATOR plpgsql_validator;
> > REVOKE ALL ON LANGUAGE plpgsql FROM sa;
> > REVOKE ALL ON LANGUAGE plpgsql FROM "\""Server Administrators\""";
> > REVOKE ALL ON LANGUAGE plpgsql FROM gateway;
> >
> > ACL from Properties:
> >
> > {sa=U/sa,"\"Server Administrators\"=U/sa",gateway=U/sa}
> >
> > Thanks,
> > Bborie
> >
>
> Whoops.  Forgot to add additional details:
>
> pgAdminIII 1.8.1
> Windows XP SP2

Thanks - fixed in SVN for 1.8.2.

Regards, Dave

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org
 




 3 Posts in Topic:
Bug in language privileges
bkpark@[EMAIL PROTECTED]   2008-01-11 15:09:53 
Re: Bug in language privileges
bkpark@[EMAIL PROTECTED]   2008-01-11 15:22:56 
Re: Bug in language privileges
dpage@[EMAIL PROTECTED]   2008-01-14 11:07:22 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 17:21:33 CST 2008.