Re: ANSI SQL-99 SYNTAX and "WITH"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ANSI SQL-99 SYNTAX and "WITH"
Дата
Msg-id 10375.1086381813@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ANSI SQL-99 SYNTAX and "WITH"  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-sql
Bruno Wolff III <bruno@wolff.to> writes:
> Rein Petersen <rp2969@hotmail.com> wrote:
>> As you may have guessed, I hope PostgreSQL currently supports the
>> "WITH" clause syntax or, will at least support it imminently.

> Postgres doesn't currently support that. Someone was working on it a while
> back, but I haven't heard anything lately, so I don't know if some version
> of it is going to be in the next release.

Andrew Overholt was working on it awhile back.  I've been meaning to
pick up the pieces and see what I could do with it, but at this point
it's a pretty safe bet that it won't make 7.5.  Maybe next time.
        regards, tom lane


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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: ANSI SQL-99 SYNTAX and "WITH"
Следующее
От: Yasir Malik
Дата:
Сообщение: Re: create function atof?