Re: BUG: RI not enforced on inherited foreign keys (v.7.2.1)

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: BUG: RI not enforced on inherited foreign keys (v.7.2.1)
Дата
Msg-id 20020802112731.S41371-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на BUG: RI not enforced on inherited foreign keys (v.7.2.1)  ("Ernest E Vogelsinger" <ernest.vogelsinger@eventus.at>)
Список pgsql-bugs
On Fri, 2 Aug 2002, Ernest E Vogelsinger wrote:

> There is a severe problem with foreign keys that are inherited:
> RI is NOT enforced on inherited foreign keys.

This is a known issue with all of foreign keys, unique constraints,
primary keys and triggers.  All of these apply only to the table they're
defined on and in the case of foreign keys to only the table they mention.

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Case bug in SQL Constraint
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: scanNameSpaceForRefname: unexpected node type 0