Re: ANY_VALUE aggregate

Поиск
Список
Период
Сортировка
От Maciek Sakrejda
Тема Re: ANY_VALUE aggregate
Дата
Msg-id CAOtHd0DbJnXXQxnnFHN9ZxcNHEeWC0Vph6nY-Hrj1ZHdpLMyPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ANY_VALUE aggregate  (Vik Fearing <vik@postgresfriends.org>)
Список pgsql-hackers
I could have used such an aggregate in the past, so +1.

This is maybe getting into nit-picking, but perhaps it should be
documented as returning an "arbitrary" value instead of a
"non-deterministic" one? Technically the value is deterministic:
there's a concrete algorithm specifying how it's selected. However,
the algorithm is reserved as an implementation detail, since the
function is designed for cases in which the caller should not care
which value is returned.

Thanks,
Maciek



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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Exit walsender before confirming remote flush in logical replication
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?)