CONNECT BY and WITH ...

Поиск
Список
Период
Сортировка
От Hans-Juergen Schoenig
Тема CONNECT BY and WITH ...
Дата
Msg-id 4872FB04.8030802@cybertec.at
обсуждение исходный текст
Ответы Re: CONNECT BY and WITH ...  (David Fetter <david@fetter.org>)
Список pgsql-hackers
good morning everybody,

i know that this is really a hot potato on the mailing list but i think 
it is useful to discuss this issue.
in the past few months we have been working with a customer to improve 
evgen's CONNECT BY patch.
as we have a nice and promising WITH RECURSIVE patch the original 
CONNECT BY codes are pretty obsolete.

however, in the past view weeks I have been asked more than once if it 
is possible to use the current with patch and add the parser support for 
CONNECT BY to it. so, people had the choice whether to go with CONNECT 
BY syntax (to be Oracle compliant, which is important) or ANSI SQL 
compliant (which is important as well).

how are the feelings towards an improvement like that?
i would ease the pain of many people for sure.
   best regards,
      hans

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



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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: Proposal of SE-PostgreSQL patches [try#2]
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: New relkind (was Re: Exposing quals)