[postgis-tickets] [PostGIS] #4724: [raster] crash on null input to st_summarystatsagg()
PostGIS
trac at osgeo.org
Fri Jul 2 08:20:18 PDT 2021
#4724: [raster] crash on null input to st_summarystatsagg()
---------------------+-------------------------------------
Reporter: Robins | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.4
Component: raster | Version: 3.0.x
Resolution: | Keywords: st_summarystatsagg null
---------------------+-------------------------------------
Comment (by robe):
I think I'm going to revert my change. I thought it fixed the issue but
looks like simply putting an OVER(random()) on some of the other test
queries still crashes the backend.
So I think this requires a bit more thought. A lot of the raster have the
same function when a window clause is applied and I need to test window
aggs in our garden teststo see which others are affected.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4724#comment:6>
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