Re: Built-in binning functions - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: Built-in binning functions
Date
Msg-id 53C96570.2080100@2ndquadrant.com
Whole thread Raw
In response to Re: Built-in binning functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Making joins involving ctid work for the benefit of UPSERT
Next
From: Andres Freund
Date:
Subject: Re: Making joins involving ctid work for the benefit of UPSERT