Re: SQL99 - Nested Tables

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Darren Alcorn <dalcorn(at)gmail(dot)com>
Cc: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: SQL99 - Nested Tables
Date: 2005-07-08 14:28:51
Message-ID: 20050708142851.GC22725@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 08, 2005 at 10:03:57 -0400,
Darren Alcorn <dalcorn(at)gmail(dot)com> wrote:
> Here is a link that has a description. There is also a lot of
> examples (of syntax as well) on Oracle's website.
>
> http://www-db.stanford.edu/~ullman/fcdb/oracle/or-objects.html#nested

So they are permitting sets as a data type and then proceed to use a
misleading example (polygons are ordered sets of points).

Postgres already provides mechanisms to do the same thing using custom
datatypes. What it looks like they provide in addition is efficient(?)
relational (i.e. set) operators and foreign key constraints.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2005-07-08 14:35:16 Re: Must be owner to truncate?
Previous Message D'Arcy J.M. Cain 2005-07-08 14:28:41 Mailing list