Re: WITH support

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: WITH support
Дата
Msg-id 200612290352.kBT3qjN06645@momjian.us
обсуждение исходный текст
Ответ на WITH support  (Edwin Ramirez <edwin.ramirez@mssm.edu>)
Ответы Re: WITH support  (Hubert FONGARNAND <informatique.internet@fiducial.fr>)
Re: WITH support  (David Fetter <david@fetter.org>)
Список pgsql-hackers
Edwin Ramirez wrote:
> Hello,
> 
> What is the status of supporting the "WITH" keyword?

I see these TODO items:
* Add SQL99 WITH clause to SELECT* Add SQL:2003 WITH RECURSIVE (hierarchical) queries to SELECT

Are they the same item?  Someone has said they will do RECURSIVE for
8.3, but there is no guarantee.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Edwin Ramirez
Дата:
Сообщение: WITH support
Следующее
От: Robert Treat
Дата:
Сообщение: Re: TODO: Add a GUC to control whether BEGIN inside