Foreign key referencing a VIEW

Поиск
Список
Период
Сортировка
От Laurent Martelli
Тема Foreign key referencing a VIEW
Дата
Msg-id CAP-_FZH_8qs=bm0V+s+osZnVnLOSu_ZqzSMfe74vOUeGCw=c2g@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi all,

I have a feature request for our dear fellow developpers : I would like to be able to create a foreign key constraint that references a view (or anything that looks like a table, as a function returning a table for instance) instead of a table.

Does that look doable ? The trickiest part is probably to ensure the constraint when the tables the view is built on are modified...

Cheers,
Laurent

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

Предыдущее
От: CS DBA
Дата:
Сообщение: Re: Partitioning and ORM tools
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Only owners can ANALYZE tables...seems overly restrictive