Re: Thus spoke SQL3 (on OO)

Поиск
Список
Период
Сортировка
От Chris Bitmead
Тема Re: Thus spoke SQL3 (on OO)
Дата
Msg-id 392992C3.9DFC0F31@bitmead.com
обсуждение исходный текст
Ответ на Thus spoke SQL3 (on OO)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Hannu Krosing wrote:

> it would be hard to define RI by just saying that some field references "an
> OID",
> often you want to be able do define something more specific.
> 
> It would be too much for most users to require that all primary and foreign
> keys
> must be of type OID.

Since it would be object and relational, you could do either. But all
pure object databases _always_ rely on oid to define relationships, and
that is likely to be all an ODMG inteface would support. Unless we want
to break new ground anyway.


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

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Re: OO Patch
Следующее
От: Karel Zak
Дата:
Сообщение: Re: malloc() in Dllist