Re: SQL99 Hierarchical queries

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: SQL99 Hierarchical queries
Дата
Msg-id 20050228184433.GB2426@fetter.org
обсуждение исходный текст
Ответ на Re: SQL99 Hierarchical queries  (Evgen Potemkin <eugen.potemkin@gmail.com>)
Ответы Re: SQL99 Hierarchical queries  (Evgen Potemkin <eugen.potemkin@gmail.com>)
Re: SQL99 Hierarchical queries  (Evgen Potemkin <eugen.potemkin@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: serial as FK ?
Следующее
От: Nicolai Tufar
Дата:
Сообщение: Re: snprintf causes regression tests to fail