Re: DROP GROUP leaves permissions a mess ...

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: DROP GROUP leaves permissions a mess ...
Дата
Msg-id 20050726010035.GJ24207@ns.snowman.net
обсуждение исходный текст
Ответ на DROP GROUP leaves permissions a mess ...  ("Marc G. Fournier" <scrappy@postgresql.org>)
Список pgsql-hackers
* Marc G. Fournier (scrappy@postgresql.org) wrote:
> Should there not be an ERROR returned when you try and drop a user/group
> that has permissions on a table in the database, to prevent this?

That's exactly what the shared-dependency patch that was recently
applied to CVS HEAD is supposed to deal with, I believe...
Stephen

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: DROP GROUP leaves permissions a mess ...
Следующее
От: "Larry Rosenman"
Дата:
Сообщение: Re: regression failure on latest CVS