CONNECT BY for 8.3 ... - Mailing list pgsql-patches

From Hans-Juergen Schoenig
Subject CONNECT BY for 8.3 ...
Date
Msg-id 80D8A046-C646-4DBC-914E-75919B7BECEC@cybertec.at
Whole thread Raw
List pgsql-patches
good morning everybody,

this is a working version of evgen potemkin's patch implementing CONNECT BY. it has been ported to 8.3 and it seems to work flawlessly with CVS head.
it is not supposed to be included into 8.4 but i guess it might be useful for some people.

there are still some limitations and design issues along with Oracle specific syntax.
however, it can be very useful for special purpose applications as it is ways faster than connectby().

many thanks and best regards,

hans






--
Cybertec Schönig & Schönig GmbH
PostgreSQL Solutions and Support
Gröhrmühlgasse 26, 2700 Wiener Neustadt
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at


Attachment

pgsql-patches by date:

Previous
From: "Gokulakannan Somasundaram"
Date:
Subject: Re: [HACKERS] Proposal for Null Bitmap Optimization(for TrailingNULLs)
Next
From: ITAGAKI Takahiro
Date:
Subject: Fix ecpg SQL CONNECT with variable user name