Re: Inheritance, Primary Keys and Foreign Keys

Поиск
Список
Период
Сортировка
От Thomas Hallgren
Тема Re: Inheritance, Primary Keys and Foreign Keys
Дата
Msg-id 44671161.9060205@tada.se
обсуждение исходный текст
Ответ на Re: Inheritance, Primary Keys and Foreign Keys  (Albert Cervera Areny <albertca@hotpop.com>)
Список pgsql-hackers
Albert Cervera Areny wrote:> ...What do you mean with triggers that maintain cascade behavior?
> 
It ties on to how references are handled. Since they currently ignore the inheritance 
aspect, you need triggers that enforce 'on cascade delete/update'. They will become obsolete 
if that changes (i.e. SELECT FROM instead of SELECT FROM ONLY).

Regards,
Thomas Hallgren



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

Предыдущее
От: Albert Cervera Areny
Дата:
Сообщение: Re: Inheritance, Primary Keys and Foreign Keys
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Inheritance, Primary Keys and Foreign Keys