Re: PostGreSQL and recursive queries...

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: PostGreSQL and recursive queries...
Дата
Msg-id 20071130.191535.102790042.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: PostGreSQL and recursive queries...  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: PostGreSQL and recursive queries...  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
> "Hubert FONGARNAND" <informatique.internet@fiducial.fr> writes:
>
> > Ce message et les éventuels documents joints peuvent contenir des
> > informations confidentielles. Au cas où il ne vous serait pas destiné, nous
> > vous remercions de bien vouloir le supprimer et en aviser immédiatement
> > l'expéditeur. Toute utilisation de ce message non conforme à sa destination,
> > toute diffusion ou publication, totale ou partielle et quel qu'en soit le
> > moyen est formellement interdite. Les communications sur internet n'étant
> > pas sécurisées, l'intégrité de ce message n'est pas assurée et la société
> > émettrice ne peut être tenue pour responsable de son contenu.
>
> I started working on WITH RECURSIVE a while back and still intend to get back
> to it. But there's no guarantee that what I turn up will be to the liking of
> everyone else.
>
> I also think the connectby() patch should be possible to port forward but I
> haven't looked too much into it. I know it's a big patch, just the sheer
> amount of code that has to be gone through carefully to port it forward might
> make it kind of hard.

Hi,

We decided to start working on WITH RECURSIVE too. Currently one of
our engineers is about to start to look at what has been done and what
is remaining. We hope to work together with you!
--
Tatsuo Ishii
SRA OSS, Inc. Japan


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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: [GENERAL] Empty arrays with ARRAY[]
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Release Note Changes