Re: Built-in binning functions

Поиск
Список
Период
Сортировка
От Petr Jelinek
Тема Re: Built-in binning functions
Дата
Msg-id 53C96570.2080100@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Built-in binning functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 08/07/14 02:14, Tom Lane wrote:
> Also, the set of functions provided still needs more thought, because the
> resolution of overloaded functions doesn't really work as nicely as all
> that.

I am honestly considering just removing special case for int8 for now, 
the sql standard width_bucket has only support for float8 and numeric, 
maybe it's enough for this one also...

What's your opinion on that?

--  Petr Jelinek                  http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Making joins involving ctid work for the benefit of UPSERT
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Making joins involving ctid work for the benefit of UPSERT