Re: Should this require CASCADE?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Should this require CASCADE?
Дата
Msg-id 13325.1026358280@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Should this require CASCADE?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Should this require CASCADE?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Sounds good to me, and I don't think we need to require RESTRICT just
> because the standard says so.  Does the standard require RESTRICT for
> every DROP or just drops that have foreign keys?

Syntactically, it requires RESTRICT or CASCADE on *every* form of DROP.
I don't think we're willing to do that...
        regards, tom lane


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Should this require CASCADE?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Should this require CASCADE?