Convert tests to pg_regress
.
Fixed min/max functions operating on arrays with a leading null.
Fixed array_to_hist_2d
x/y dimension confusion.
Added array_to_count
.
Changed array_to_min
, array_to_max
, and array_to_min_max
to permit
NULL
elements in the input array.
Fixed SMALLINT
handling in array_to_hist
.
Added array_to_hist_2d
function.
Initial release.