Re: Failure assertion in GROUPS mode of window function in current HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Failure assertion in GROUPS mode of window function in current HEAD
Дата
Msg-id 2547.1531408630@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Failure assertion in GROUPS mode of window function in current HEAD  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: Failure assertion in GROUPS mode of window function in current HEAD
Список pgsql-hackers
Masahiko Sawada <sawada.mshk@gmail.com> writes:
> I think we also can update the doc about that GROUPS offset mode
> requires ORDER BY clause. Thoughts? Attached patch updates it.

Ooops, I forgot to check the docs.  This isn't quite the right fix
though --- the problem is that there's a sentence at the end of that
para that now says exactly the wrong thing.  I fixed that.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres 11 release notes
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: _isnan() on Windows