Re: WITHIN GROUP patch

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: WITHIN GROUP patch
Дата
Msg-id 52A5D3B3.4040705@gmx.net
обсуждение исходный текст
Ответ на Re: WITHIN GROUP patch  (Atri Sharma <atri.jiit@gmail.com>)
Список pgsql-hackers
On 11/21/13, 5:04 AM, Atri Sharma wrote:
> Please find attached the latest patch for WITHIN GROUP. This patch is
> after fixing the merge conflicts.

I would like to see more explanations and examples in the documentation.You introduce this feature with "Ordered set
functionscompute a single
 
result from an ordered set of input values."  But string_agg, for
example, does that as well, so it's not clear how this is different.
Between ordered aggregates, window functions, and this new feature, it
can get pretty confusing.  Also, the "hypothetical" part should perhaps
be explained in more detail.  The tutorial part of the documentation
contains a nice introduction to window function.  I suggest you add
something like that as well.

In func.sgml, please list the functions in alphabetical order.

Also, don't write "should" when you mean "must".




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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Time-Delayed Standbys
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: Backup throttling