Re: Thus spoke SQL3 (on OO)

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Thus spoke SQL3 (on OO)
Дата
Msg-id 39298802.7BF18AB3@tm.ee
обсуждение исходный текст
Ответ на Re: Thus spoke SQL3 (on OO)  (Marten Feldtmann <marten@feki.toppoint.de>)
Список pgsql-hackers
Marten Feldtmann wrote:
> 
> > Hannu Krosing wrote:
> >
> > It's not such a big deal really. When you do an OO model you don't need
> > to think about your own primary key.
> >

I don't remember saying that, must have been someone else.

But it is true, you don't need anything but OID if you don't want to 
distinguish your objects yourself but only need them to be distinct 
for your program, i.e. yo have two cheques absolutely similar, except
that 
there are two of them ;)

----------
Hannu


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

Предыдущее
От: Marten Feldtmann
Дата:
Сообщение: Re: Thus spoke SQL3 (on OO)
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: OO Patch