#99: Default ACLs
---------------------+------------------------------------------------------
 Reporter:  gleu     |       Owner:  dpage
     Type:  feature  |      Status:  new  
 Priority:  minor    |   Milestone:       
Component:  pgadmin  |     Version:  trunk
 Keywords:  role     |    Platform:  all  
---------------------+------------------------------------------------------
 New feature in 8.5.

 SQL Example:

   ALTER DEFAULT PRIVILEGES
   [ IN SCHEMA schema_name(s) ]
   [ FOR ROLE role_name(s) ]
   GRANT privileges ON object_type TO role(s);

 https://commitfest.postgresql.org/action/patch_view?id=180

-- 
Ticket URL: <http://code.pgadmin.org/trac/ticket/99>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to