Re: More on inheritance and foreign keys

Поиск
Список
Период
Сортировка
Искать
От
Zeugswetter Andreas DCP SD
Тема
Re: More on inheritance and foreign keys
Дата
Msg-id
E1539E0ED7043848906A8FF995BDA5790116B75D@m0143.s-mxs.net
Список
Дерево обсуждения
Re: More on inheritance and foreign keys "Zeugswetter Andreas DCP SD" <ZeugswetterA@spardat.at>

> 	The solution to the foreign key problem seems easy if I 
> modify PostgreSQL implementation and take off the ONLY word 
> from the SELECT query, but it's not an option for me, as I'm 

I think that the ONLY was wrong from day one :-(
The default in other areas is table including childs.
(Not like in old pg where you had to use tab* to include childs)
(iirc leaving off ONLY is not sufficient because of lockingproblems)

Of course then we would needREFERENCES tenk ONLY (unique1)
to allow current behavior.

Andreas 

В списке pgsql-hackers по дате отправления
От: Teodor Sigaev
Дата:
От: Hannu Krosing
Дата:
FAQ