Re: Inheritance and foreign keys

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Inheritance and foreign keys
Дата
Msg-id 200312082138.54363.peter_e@gmx.net
обсуждение исходный текст
Ответ на Inheritance and foreign keys  (Brendan Jurd <blakjak@blakjak.sytes.net>)
Ответы Re: Inheritance and foreign keys  (Brendan Jurd <blakjak@blakjak.sytes.net>)
Список pgsql-general
Brendan Jurd wrote:
> I have a few projects that could benefit from inherited table
> structure, and it's a very cool idea, but this inability of indexes
> to include derived tables is a real functionality-killer.  It's not
> "Object Relational" if the objects can't be related to anything!

Hehe, but the "relational" means that the data is stored in relations,
not that the data has to be related to other data.

> If someone could give me an idea of how far away this fix is, I'd be
> grateful.

No one has really expressed intentions to fix this, so I wouldn't hold
my breath.


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

Предыдущее
От: Brendan Jurd
Дата:
Сообщение: Inheritance and foreign keys
Следующее
От: Josué Maldonado
Дата:
Сообщение: Manual record locking