Re: [pgAdmin III] #88: Function's access control list ambiguity

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема Re: [pgAdmin III] #88: Function's access control list ambiguity
Дата
Msg-id 065.c57a699cb25f2ab3e28f757444f95d69@code.pgadmin.org
обсуждение исходный текст
Ответ на [pgAdmin III] #88: Function's access control list ambiguity  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Список pgadmin-hackers
#88: Function's access control list ambiguity
------------------------------+---------------------------------------------
  Reporter:  Dmitry Samokhin  |       Owner:  dpage   
      Type:  bug              |      Status:  closed  
  Priority:  major            |   Milestone:          
 Component:  pgadmin          |     Version:  1.14    
Resolution:  fixed            |    Keywords:  function
  Platform:  all              |  
------------------------------+---------------------------------------------
Changes (by dpage):

  * status:  reopened => closed
  * resolution:  => fixed


Comment:

 commit abc44d28db6da2a335760cb5451fefc0dd035f5b
 Author: Dhiraj Chawla <dhiraj.chawla@enterprisedb.com>
 Date:   Mon Apr 22 11:28:16 2013 +0100

     Handle default privileges to PUBLIC correctly.

     Teach pgObject::GetGrant() that databases, functions and languages
     have implicit privileges granted to PUBLIC, and that REVOKE statements
     may need to be generated for them.

     Ensure that affected object properties dialogues display the default
     privileges so the user can revoke them if desired.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/88#comment:4>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dhiraj Chawla
Дата:
Сообщение: Re: Re: Missing REVOKE in SQL for functions with SECURITY DEFINER (or any function, really)
Следующее
От: Erwin Brandstetter
Дата:
Сообщение: Re: Re: Missing REVOKE in SQL for functions with SECURITY DEFINER (or any function, really)