From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
---|---|
To: | Yann Michel <yann-postgresql(at)spline(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: CONNECT BY PRIOR |
Date: | 2005-11-12 20:27:32 |
Message-ID: | 36e682920511121227u79490feex24ec41e4810eb017@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Yann,
I am working on the standard WITH syntax for recursive query support and
hope to get it into 8.2.
On 11/12/05, Yann Michel <yann-postgresql(at)spline(dot)de> wrote:
>
> Hi,
>
> I'm just a little bit confused because I expected postgresql to be able
> t "connect by prior" but as I have seen it is not. :-(
> Are there any plans to support this in the main distribution? If have
> found a patch to porstgres but I don't want to apply any patches but
> only use the "vanilla" postgresql.
> BTW: The patch is available at http://gppl.moonbone.ru/
>
> Cheers,
> Yann
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2005-11-12 21:01:51 | Re: How to find a number of connections |
Previous Message | Michael Fuhr | 2005-11-12 18:56:00 | Re: Cursor estimated row count |