Re: [8.4] Updated WITH clause patch (non-recursive)

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: [8.4] Updated WITH clause patch (non-recursive)
Дата
Msg-id
200804030156.m331uu500918@momjian.us
Ответ на
Список
Дерево обсуждения
[8.4] Updated WITH clause patch (non-recursive) Neil Conway <neilc@samurai.com>
Re: [8.4] Updated WITH clause patch (non-recursive) Yoshiyuki Asaba <y-asaba@sraoss.co.jp>
Re: [8.4] Updated WITH clause patch (non-recursive) Bruce Momjian <bruce@momjian.us>
Re: [8.4] Updated WITH clause patch (non-recursive) Gregory Stark <stark@enterprisedb.com>
Re: [8.4] Updated WITH clause patch (non-recursive) Gregory Stark <stark@enterprisedb.com>
Re: [8.4] Updated WITH clause patch (non-recursive) Neil Conway <neilc@samurai.com>
Re: [8.4] Updated WITH clause patch (non-recursive) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: [8.4] Updated WITH clause patch (non-recursive) Tom Lane <tgl@sss.pgh.pa.us>
Re: [8.4] Updated WITH clause patch (non-recursive) Neil Conway <neilc@samurai.com>
Re: [8.4] Updated WITH clause patch (non-recursive) "Guillaume Smet" <guillaume.smet@gmail.com>
Re: [8.4] Updated WITH clause patch (non-recursive) "Florian G. Pflug" <fgp@phlo.org>
Re: [8.4] Updated WITH clause patch (non-recursive) Tom Lane <tgl@sss.pgh.pa.us>

There is little support for adding this patch without the recursive
part, so I added the URLs for this thread to the TODO list under
recursive queries.

---------------------------------------------------------------------------

Neil Conway wrote:
> Attached is an updated version of Greg Stark's patch to add support for
> the non-recursive variant of the SQL99 WITH clause[1]. I haven't looked
> at the actual functionality of the patch yet (which is quite trivial) --
> I just fixed up bitrot and the like. I also removed support for
> RECURSIVE and the search/cycle clause, along with their associated
> keywords -- the current patch doesn't approach anything close to adding
> support for the non-recursive case, so it seems like a net loss to add
> additional keywords for no gain in functionality.
> 
> Remaining work is to review the guts of the patch (which shouldn't take
> long), and write documentation and regression tests. I'm personally
> hoping to see this get into the tree fairly early in the 8.4 cycle,
> pending discussion of course.
> 
> -Neil
> 
> [1] http://archives.postgresql.org/pgsql-patches/2007-03/msg00139.php
>     http://archives.postgresql.org/pgsql-patches/2007-04/msg00055.php

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

-- 
  Bruce Momjian          http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-patches по дате отправления
От: Bruce Momjian
Дата:
Сообщение: Re: actualized SQL/PSM patch
От: Jonah H. Harris
Дата:
Сообщение: Re: actualized SQL/PSM patch
FAQ