From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Scott Marlowe <scott(dot)marlowe(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:43:58 |
Message-ID: | 162867790907130243r39b626f6ua7b7408ff7232500@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
2009/7/13 Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>:
> 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?
>
it has similar functionality, but syntax is far to Oracle
Pavel
From | Date | Subject | |
---|---|---|---|
Next Message | DonnaR | 2009-07-13 10:01:32 | Rowsaffected return from NonExecQuery with stored procedure problem |
Previous Message | Scott Marlowe | 2009-07-13 09:40:53 | Re: Start With... Connect By? |