Re: BUG #1524: drop view cascade deletes other user's views

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1524: drop view cascade deletes other user's views
Дата
Msg-id 14047.1109997839@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1524: drop view cascade deletes other user's views  ("Dennis van Dok" <d.vandok@ecn.nl>)
Список pgsql-bugs
"Dennis van Dok" <d.vandok@ecn.nl> writes:
> Using DROP VIEW or DROP TABLE with CASCADE will drop all dependent views,
> even those that aren't owned by the caller.

This is per SQL spec.

            regards, tom lane

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: BUG #1522: there's a syntax error using psql, distinct
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1527: select retrieves 0 rows after vacuum analyze