Re: SQL99 feature list - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: SQL99 feature list
Date
Msg-id 3D109863.778D4D03@fourpalms.org
Whole thread Raw
In response to SQL99 feature list  (Thomas Lockhart <lockhart@fourpalms.org>)
Responses Re: SQL99 feature list  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
> It seems like a little more powerful version of PGs INHERITS

What makes it "more powerful"? I'd guess that it is an attribute copy
rather than a declaration of inheritance and could be based on our
existing "create table as" feature.

...
> I can see some features that are not listed in neither of your feature
> lists, like
> * ON COMMIT <table commit action> ROWS
> * <subtable clause> ::= UNDER <supertable clause>

Hmm. I worked from the SQL99 draft document we have found on the web.
Hopefully the list is not completely orthogonal to the released
standard; it took several hours to transform the list and to look
through it for a first cut :(
                   - Thomas


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: SQL99 feature list
Next
From: Hannu Krosing
Date:
Subject: Re: SQL99 feature list