Re: Recursive Queries

From: Hubert FONGARNAND <informatique(dot)internet(at)fiducial(dot)fr>
To: Gregory Stark <stark(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Recursive Queries
Date: 2007-01-25 07:46:44
Message-ID: 1169711204.12845.6.camel@hublinux.fidudev.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The only code that is usable (and performant) is the CONNECT BY patch
made by Evgen Potemkin, It works on production servers on the 8.1.5

I hope that a WITH RECURSIVE will be in the 8.3... but I don't see
anybody working on this... (what a shame...)

Le mercredi 24 janvier 2007 à 17:27 +0000, Gregory Stark a écrit :

> I'm looking into recursive queries and what it would take to support them in
> Postgres. Is anyone else looking at this already?
>
> Aside from the Oracle-ish syntax were there other objections to the patch as
> posted a while back for 7.3 by Evgen Potemkin?
>
> I have some ideas myself for how to go about this but I'm going to review the
> existing patch first. If anyone else has ideas I would like to hear them.
>
_______________________________________________
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 immdiatement l'expditeur. 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 scurises, l'intgrit de ce message n'est pas assure et la socit mettrice ne peut tre tenue pour responsable de son contenu.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2007-01-25 07:48:17 Re: tsearch in core patch, for inclusion
Previous Message Jaime Casanova 2007-01-25 07:40:36 Re: pgsql: Add GUC temp_tablespaces to provide a default location for