[PostGIS] #5916: ST_Split consumes excessive memory when input contains infinity values
PostGIS
trac at osgeo.org
Mon Sep 8 08:44:37 PDT 2025
#5916: ST_Split consumes excessive memory when input contains infinity values
----------------------+---------------------------
Reporter: dmyzl | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.4
Component: postgis | Version: 3.5.x
Resolution: | Keywords: ST_Split
----------------------+---------------------------
Comment (by pramsey):
Does this happen with a value of
'1.79769313486231570814527423731704357e+308' also? Or Inf? This is not an
"ordinary" value, so we should just be gating against it, but knowing
where the gate should be is useful.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5916#comment:2>
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