Re: Tree traversing. Like Oracle START WITH...CONNECT BY

From: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
To: My Internet <my_internet(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Tree traversing. Like Oracle START WITH...CONNECT BY
Date: 2003-10-06 08:13:59
Message-ID: Pine.LNX.4.44.0310061004310.21597-100000@kix.fsv.cvut.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jason Godden 2003-10-06 08:30:34 Nested SPI_exec's
Previous Message Stef 2003-10-06 07:55:51 Re: Postgres low end processing.