Re: Start With... Connect By?

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch>, pgsql-general(at)postgresql(dot)org
Subject: Re: Start With... Connect By?
Date: 2009-07-13 09:40:53
Message-ID: dcc563d10907130240u601434adl43f32886af29d289@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 13, 2009 at 3:35 AM, Pavel Stehule<pavel(dot)stehule(at)gmail(dot)com> wrote:
> 2009/7/13 Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch>:
>> Hi,
>>
>> Now that Postgresql 8.4 has a "WITH RECURSIVE" operator (thanks! :)), is
>> there a chance we can see one day "START WITH... CONNECT BY" in
>> Postgresql, or is that something 100% oracle-specific?
>
> It is not probable.

Isn't there a connectby in the tablefuncs contrib module?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2009-07-13 09:43:58 Re: Start With... Connect By?
Previous Message Pavel Stehule 2009-07-13 09:35:56 Re: Start With... Connect By?