Re: Thus spoke SQL3 (on OO)
Hannu Krosing <hannu@tm.ee>
From: Hannu Krosing <hannu@tm.ee>
To: Marten Feldtmann <marten@feki.toppoint.de>
Cc: Chris Bitmead <chris@bitmead.com>, Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2000-05-22T19:18:26Z
Lists: 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