[postgis-tickets] [PostGIS] #5000: ST_AsMVT crash with OVER(ORDER BY random())
PostGIS
trac at osgeo.org
Wed Oct 6 08:53:21 PDT 2021
#5000: ST_AsMVT crash with OVER(ORDER BY random())
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.5
Component: postgis | Version: 2.5.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by pramsey):
RhodiumToad (of course) notes that we have an easy out: FINALFUNC_MODIFY =
READ_WRITE on our aggregate will disallow this multiple-finalize
behaviour, at the price of not being able to use the aggregate in a window
context.
Strk notes that we can add this clause in the upgrade script as well.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5000#comment:5>
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