Re: Postgres 11 release notes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres 11 release notes
Дата
Msg-id 61821.1530395566@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgres 11 release notes  (Yaroslav <ladayaroslav@yandex.ru>)
Ответы Re: Postgres 11 release notes  ("Jonathan S. Katz" <jonathan.katz@excoventures.com>)
Список pgsql-hackers
Yaroslav <ladayaroslav@yandex.ru> writes:
> I've noticed the following in v11 release notes:
> "Window functions now support all options shown in the SQL:2011 standard,
> including RANGE distance PRECEDING/FOLLOWING, GROUPS mode, and frame
> exclusion options"

> But, as far as I see, IGNORE NULLS option for lead, lag, etc. is still not
> supported. May be, the item could be reformulated?

Mmm, yeah, I suppose it should say "all framing options" rather than
implying that we've implemented every other window-related frammish
there is in the spec.

            regards, tom lane


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

Предыдущее
От: Yaroslav
Дата:
Сообщение: Re: Postgres 11 release notes
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Monitoring time of fsyncing WALs