Re: Gsoc XQuery

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Gsoc XQuery
Дата
Msg-id m2h603c8f071004091355t93665026t7209c7a1bc127e80@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Gsoc XQuery  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Fri, Apr 9, 2010 at 4:37 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
> (Personally I wish some SOC student would do LATERAL. It would be useful and
> is a feature of about the right size, I think).

Actually, I think that requires two rounds of significant executor
refactoring.  This is round two:

http://archives.postgresql.org/pgsql-hackers/2009-10/msg00994.php

Round one, which Tom said he was already planning to do for 9.1, is to
eliminate the hack by which "outer tuples" are passed down into
nest-loops-with-inner-indexscan.  Once those two things are done the
remaining work might be suitable for a GSoC project.

...Robert


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: GSoC - proposal - Materialized Views in PostgreSQL
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Gsoc XQuery