Re: Incorrect and missing docs for range_intersect_agg

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Incorrect and missing docs for range_intersect_agg
Дата
Msg-id 3493921.1653844709@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Incorrect and missing docs for range_intersect_agg  (Shay Rojansky <roji@roji.org>)
Список pgsql-docs
Shay Rojansky <roji@roji.org> writes:
> range_intersect_agg is documented to return anymultirange (on this
> page[1]), but it actually returns a range.

The form with anyrange input, yeah.

> In addition, range_intersect_agg also accepts a multirange as its
> parameter, but that's not documented on the same page.

Hmm, this was fixed recently in HEAD, but it should have been
back-patched to v14 and was not.

Will fix, thanks for noticing!

            regards, tom lane



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

Предыдущее
От: Shay Rojansky
Дата:
Сообщение: Incorrect and missing docs for range_intersect_agg
Следующее
От: "Daniel Westermann (DWE)"
Дата:
Сообщение: Should we really recommend "-A md5 or -A password"?