Inheritance + references fixup

Поиск
Список
Период
Сортировка
От Ilia Kantor
Тема Inheritance + references fixup
Дата
Msg-id auto-000570486208@umail.ru
обсуждение исходный текст
Список pgsql-hackers
Common problem with inheritance is that references work ONLY with top table
and are not propagated to children.

Is it possible to write triggers (like utils/adt/ri_triggers.c) which will
act on INSERT/UPDATE/DELETE and check/cascade/restrict properly ?

pg_attribute, pg_inherits inherits can be used along with an additional
(non-system) table to store foreign keys.



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