Re: SQL99 feature list

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: SQL99 feature list
Дата
Msg-id 3D109863.778D4D03@fourpalms.org
обсуждение исходный текст
Ответ на SQL99 feature list  (Thomas Lockhart <lockhart@fourpalms.org>)
Ответы Re: SQL99 feature list  (Hannu Krosing <hannu@tm.ee>)
Список 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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: SQL99 feature list
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: SQL99 feature list