[postgis-tickets] [PostGIS] #3080: PostgreSQL 9.5 regress failure on st_reclass
PostGIS
trac at osgeo.org
Sun Mar 22 01:35:22 PDT 2015
#3080: PostgreSQL 9.5 regress failure on st_reclass
--------------------+-------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.2.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by robe):
posted here -- http://www.postgresql.org/message-
id/001c01d0647a$397bb260$ac731720$@pcorp.us
I think this one is serious as it seems the function ST_Reclass is being
called for every ST_Value column output (e.g if I add another column to my
dummy function, I get another NOTICE).
Hopefully it's something PostgreSQL can fix upstream, otherwise we'll be
suffering some pretty serious performance problems particularly with
raster, where this pattern of flow is fairly common.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3080#comment:4>
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