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

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Tree traversing. Like Oracle START WITH...CONNECT BY
Дата
Msg-id Pine.LNX.4.44.0310061004310.21597-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на Tree traversing. Like Oracle START WITH...CONNECT BY  ("My Internet" <my_internet@hotmail.com>)
Ответы Re: Tree traversing. Like Oracle START WITH...CONNECT BY
Список 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 по дате отправления:

Предыдущее
От: "My Internet"
Дата:
Сообщение: Tree traversing. Like Oracle START WITH...CONNECT BY
Следующее
От: Jason Godden
Дата:
Сообщение: Nested SPI_exec's