Re: SQL:2003 keyword additions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SQL:2003 keyword additions
Дата
Msg-id 200411241102.03083.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: SQL:2003 keyword additions  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: SQL:2003 keyword additions
Re: SQL:2003 keyword additions
Список pgsql-patches
Simon Riggs wrote:
> If you are saying "we should not support the SQL standard with regard
> to the new reserved words added in SQL:2003", I would understand, but
> not agree.

Conformance to the SQL standard is defined such that statements that are
specified in the standard should work precisely as specified in the
standard.  It does *not* mean that statements that are not defined in
the standard should fail to work.  Therefore, adding more reserved key
words than necessary does not achieve anything in terms of SQL
conformance.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-patches по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: rtree: improve performance, tuple killing
Следующее
От: Thomas Hallgren
Дата:
Сообщение: Re: SQL:2003 keyword additions