CONNECT BY for 8.3 ...

Поиск
Список
Период
Сортировка
От Hans-Juergen Schoenig
Тема CONNECT BY for 8.3 ...
Дата
Msg-id 80D8A046-C646-4DBC-914E-75919B7BECEC@cybertec.at
обсуждение исходный текст
Список 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


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Gokulakannan Somasundaram"
Дата:
Сообщение: Re: [HACKERS] Proposal for Null Bitmap Optimization(for TrailingNULLs)
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Fix ecpg SQL CONNECT with variable user name