Re: Object Oriented Features

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Object Oriented Features
Date: 2002-06-27 22:21:33
Message-ID: 200206271521.33892.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Karel,

>
> OO in PostgreSQL means that you can create own operators, datetypes,
functions...

Last I checked, all of these things were part of the SQL spec. I believe our
only "OO" functionality is inheritance ... which I have yet to find a use
for.

Of course, I agree with Fabian Pascal, who claims that every OODBMS "feature"
has an answer in the SQL spec that is more consistent and better thought out.

--
-Josh Berkus

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Clark 2002-06-27 22:44:54 Re: Object Oriented Features
Previous Message Hannu Krosing 2002-06-27 20:44:51 Re: Object Oriented Features