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 2 of 3 Topic 1932 of 2129
Post > Topic >>

Re: Bug in language privileges

by bkpark@[EMAIL PROTECTED] (Bborie Park) Jan 11, 2008 at 03:22 PM

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

Sorry about that...
-- 
Bborie Park
Programmer
Center for Vectorborne Diseases
UC Davis
530-752-8380
bkpark@[EMAIL PROTECTED]
(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq
 




 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 Sat Oct 11 20:15:59 CDT 2008.