Re: Tree traversing. Like Oracle START WITH...CONNECT BY - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Tree traversing. Like Oracle START WITH...CONNECT BY
Date
Msg-id Pine.LNX.4.44.0310061004310.21597-100000@kix.fsv.cvut.cz
Whole thread Raw
In response to Tree traversing. Like Oracle START WITH...CONNECT BY  ("My Internet" <my_internet@hotmail.com>)
Responses Re: Tree traversing. Like Oracle START WITH...CONNECT BY
List pgsql-general
Hello

PostgreSQL don't support Oracle tree extensions. You can try this patch
http://gppl.terminal.ru/readme.html.

ps

On Mon, 6 Oct 2003, My Internet wrote:

> Hello,
>
> I want to know if in PostgreSQL, there is a command equivalent to START
> WITH... CONNECT BY from Orcale?
> This command is used to traverse a tree.
>
> Thank you,
> Jean-Marc
>
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
> http://join.msn.com/?page=features/virus
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


pgsql-general by date:

Previous
From: "My Internet"
Date:
Subject: Tree traversing. Like Oracle START WITH...CONNECT BY
Next
From: Jason Godden
Date:
Subject: Nested SPI_exec's