Re: recursive SQL - Mailing list pgsql-hackers

From Potemkin Evgen
Subject Re: recursive SQL
Date
Msg-id E1BftkI-000J5y-00.gppl-inbox-ru@f16.mail.ru
Whole thread Raw
In response to Re: recursive SQL  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
ok, i'll fix some nasty bugs, and post it here for review.

regards,
evgen
-----Original Message-----

>
>On Tue, Jun 29, 2004 at 07:23:45PM +0800, Christopher Kings-Lynne wrote:
>> I'm a PostgreSQL developer and I would like to see an SQL99 recursive 
>> queries feature in PostgreSQL.
>
>Me too, on bot parts.
>
>> I'm not a committer myself, so I think I should explain how things work. 
>>  We're unlike other projects that seem to accept almost anything that 
>> comes our way.  In many ways, it's the patches that the committers 
>> reject that make PostgreSQL strong.
>
>Actaully I am a committer and I would stil not touch that part of the
>source as I never worked on it. I just commit patches that I can
>personally judge to be good.
>
>But nevertheless I would be very interested in helping with this patch
>as recursive query optimization was one are I wokred on for my ph.d.
>
>Granted spare time is a problem, but we should be able to finish this
>for 7.6.
>
>Michael
>-- 
>Michael Meskes
>Email: Michael at Fam-Meskes dot De
>ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
>Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
>




pgsql-hackers by date:

Previous
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: Survey: "Motivation of Free/Open Source Software (F/OSS) Developers"
Next
From: Alvaro Herrera
Date:
Subject: Re: Nested Transactions, Abort All