Re: [PROPOSAL] Temporal query processing with range types

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: [PROPOSAL] Temporal query processing with range types
Дата
Msg-id 20170405232426.526xwjb5btpwajih@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: [PROPOSAL] Temporal query processing with range types  (Peter Moser <pitiz29a@gmail.com>)
Список pgsql-hackers
Hi,

On 2017-03-30 14:11:28 +0200, Peter Moser wrote:
> 2017-03-01 10:56 GMT+01:00 Peter Moser <pitiz29a@gmail.com>:
> > A similar walkthrough for ALIGN will follow soon.
> >
> > We are thankful for any suggestion or ideas, to be used to write a
> > good SGML documentation.
> 
> The attached README explains the ALIGN operation step-by-step with a
> TEMPORAL LEFT OUTER JOIN example. That is, we start from a query
> input, show how we rewrite it during parser stage, and show how the
> final execution generates result tuples.

Unfortunately I don't think this patch has received sufficient design
and implementation to consider merging it into v10.  As code freeze is
in two days, I think we'll have to move this to the next commitfest.

- Andres



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LWLock optimization for multicore Power machines
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Collect and use multi-column dependency stats