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?