Re: SQL99 Hierarchical queries - Mailing list pgsql-hackers

From David Fetter
Subject Re: SQL99 Hierarchical queries
Date
Msg-id 20050228184433.GB2426@fetter.org
Whole thread Raw
In response to Re: SQL99 Hierarchical queries  (Evgen Potemkin <eugen.potemkin@gmail.com>)
Responses Re: SQL99 Hierarchical queries  (Evgen Potemkin <eugen.potemkin@gmail.com>)
Re: SQL99 Hierarchical queries  (Evgen Potemkin <eugen.potemkin@gmail.com>)
List pgsql-hackers
On Mon, Feb 28, 2005 at 11:07:51AM +0300, Evgen Potemkin wrote:

> Ok, I'm started porting it to 8.0.1 and will fix this also.  By the
> way, did you know any test suit for such queries? To make some
> regression test.

Evgen,

Thanks very much for doing this work.  Is there some way you can
summarize what you did so others can join you in working on it?  If it
is easier for you to write this in some language other than English,
please do, and we'll find translators :)

I noticed that the patch touches the parser, the optimizer and the
executor.  What does it to with each?  What did I miss?

Cheers,
D
-- 
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: serial as FK ?
Next
From: Nicolai Tufar
Date:
Subject: Re: snprintf causes regression tests to fail