[PostGIS] #5498: ERROR: function st_approxquantile(raster, double precision) is not unique
PostGIS
trac at osgeo.org
Sat Nov 18 20:38:39 PST 2023
#5498: ERROR: function st_approxquantile(raster, double precision) is not unique
---------------------+---------------------------
Reporter: strk | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.0
Component: raster | Version: master
Resolution: | Keywords:
---------------------+---------------------------
Changes (by robe):
* milestone: PostGIS 3.0.10 => PostGIS 3.5.0
Comment:
I think we probably need to drop some of these definitions, but given no
one else has complained, I suspect they aren't widely used. Presumably
cause they aren't documented so no one knows about them.
I recall Bborie having created these to get speedier but less accurate
calculations.
At anyrate the fix sounds like to drop overlapping sql signatures which
qualifies as an api change, so we can't do this until 3.5.0 per our rules.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5498#comment:3>
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-tickets
mailing list