Re: SQL92 compliance

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SQL92 compliance
Дата
Msg-id 200608240842.50604.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: SQL92 compliance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Tom Lane wrote:
> I think it's a big stretch to say that that patch fixes it, since it
> only allows an AS-less target expression to be c_expr rather than
> a_expr as it ought to.

Well, it works for a useful subset.  I remember that some other database 
did not *allow* the AS, so there were porting troubles, but I don't 
remember the details.  I'm just saying that it's doable if it's a 
necessity for someone.

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Deleting Functions
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: SQL92 compliance