Docs: Order of json aggregate functions

Поиск
Список
Период
Сортировка
От Wolfgang Walther
Тема Docs: Order of json aggregate functions
Дата
Msg-id 6a7b910c-3feb-4006-b817-9b4759cb6bb6@technowledgy.de
обсуждение исходный текст
Ответы Re: Docs: Order of json aggregate functions
Re: Docs: Order of json aggregate functions
Список pgsql-hackers
The order of json related aggregate functions in the docs is currently 
like this:

[...]
json_agg
json_objectagg
json_object_agg
json_object_agg_strict
json_object_agg_unique
json_arrayagg
json_object_agg_unique_strict
max
min
range_agg
range_intersect_agg
json_agg_strict
[...]

json_arrayagg and json_agg_strict are out of place.

Attached patch puts them in the right spot. This is the same down to v16.

Best,

Wolfgang
Вложения

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