Re: Object Oriented Features

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: josh(at)agliodbs(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Object Oriented Features
Date: 2002-06-27 20:44:51
Message-ID: 1025210693.1957.2.camel@rh72.home.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2002-06-28 at 03:21, Josh Berkus wrote:
>
> 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 ...

Actually _single_ inheritance is also part of SQL99

create table ... under ...

> which I have yet to find a use for.

It will become much more useful once implemented more thoroughly ;)

---------------
Hannu

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2002-06-27 22:21:33 Re: Object Oriented Features
Previous Message Guido Ostkamp 2002-06-27 18:32:25 Are these groups "unauthorized"?