Re: recursive SQL

From: Potemkin Evgen <gppl(at)inbox(dot)ru>
To: meskes(at)postgresql(dot)org <meskes(at)postgresql(dot)org>
Cc: chriskl(at)familyhealth(dot)com(dot)au <chriskl(at)familyhealth(dot)com(dot)au>, jacob(dot)koehler(at)bbsrc(dot)ac(dot)uk <jacob(dot)koehler(at)bbsrc(dot)ac(dot)uk>, pgsql-hackers(at)postgresql(dot)org, overholt(at)redhat(dot)com, arueegg(at)uni-bielefeld(dot)de <arueegg(at)uni-bielefeld(dot)de>, gppl(at)inbox(dot)ru
Subject: Re: recursive SQL
Date: 2004-07-01 05:04:26
Message-ID: E1BftkI-000J5y-00.gppl-inbox-ru@f16.mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)jabber(dot)org
>Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-07-01 05:18:40 Re: compile warnings
Previous Message joseph speigle 2004-07-01 05:02:22 possibly updating techdocs; mysql2pgsql on gborg