[postgis-devel] [PostGIS] #1043: ST_ValueCount proto returns integer instead of bigint
PostGIS
trac at osgeo.org
Mon Jun 20 18:59:26 PDT 2011
#1043: ST_ValueCount proto returns integer instead of bigint
----------------------------+-----------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Description changed by robe:
Old description:
> st_valuecount(rast raster, nband integer, exclude_nodata_value boolean,
> searchvalue double precision, roundto double precision DEFAULT 0)
>
> others returns big int
New description:
st_valuecount(rast raster, nband integer, exclude_nodata_value boolean,
searchvalue double precision, roundto double precision DEFAULT 0)
others returns big int
also all the record based protos seem to return integer instead of bigint
--
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1043#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list