Re: WITH support

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: WITH support
Дата
Msg-id 36e682920701031519p27842136r9d6b3a58e86f1606@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WITH support  (Hubert FONGARNAND <informatique.internet@fiducial.fr>)
Ответы Re: WITH support  (David Fetter <david@fetter.org>)
Список pgsql-hackers
On 1/3/07, Hubert FONGARNAND <informatique.internet@fiducial.fr> wrote:
> Why not looking at http://gppl.moonbone.ru/ evgen potemkin. has ever made a
> patch for WITH and CONNECT BY?

Nope, no good.  This is what I started with last time and the
refactoring attempt at WITH is just too massive.  As for CONNECT BY,
PostgreSQL does not want the syntax, they want ANSI/ISO WITH
[RECURSIVE]... so even starting there isn't great.

This is really something that needs to be decided on before
implementation... or it will probably never get in.

-- 
Jonah H. Harris, Software Architect | phone: 732.331.1324
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 3rd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: proposal - new SPI cursor function
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: WITH support