Re: Beta3 - Grant Wizard doesn't work with single table

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Beta3 - Grant Wizard doesn't work with single table
Дата
Msg-id 46CB3DD7.9060609@postgresql.org
обсуждение исходный текст
Ответ на Beta3 - Grant Wizard doesn't work with single table  (Mike.Blackwell@rrd.com)
Список pgadmin-support
Mike.Blackwell@rrd.com wrote:
> 
> To reproduce:
> 
> Select a table in the object browser window.
> Select Grant Wizard from the Tools menu.
> 
> or
> 
> Right click on a table in the object browser and select Grant Wizard.  
> 
> Note the Selection window does not list any tables, and OK cannot be 
> selected after adding the permission information.  It appears the 
> Selection window should have an entry for the table that was current in 
> the object browser window.
> 
> I just checked and the same problem appears in 1.6.3.  If the Grant 
> Wizard is not supposed to work for a single table, perhaps those menu 
> options could be disabled.

Thanks - the menu option was being displayed in the wrong place. I've 
committed the following fix:

Enable the Grant Wizard only for schemas and collections of objects that 
may have permissions set on them. In addition, only list objects we can 
actually edit.

Regards, Dave



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

Предыдущее
От: Mike.Blackwell@rrd.com
Дата:
Сообщение: Beta3 - Grant Wizard doesn't work with single table
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgadmin 1.8.0 beta3 bug