[postgis-tickets] [PostGIS] #3009: ST_Area(the_geom, false) may change column value
PostGIS
trac at osgeo.org
Wed Dec 17 06:10:59 PST 2014
#3009: ST_Area(the_geom, false) may change column value
---------------------+------------------------------------------------------
Reporter: fursten | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.5
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Unless ST_Area(geography, bool) [or whatever gets called] runs UPDATEs via
SPI there's no way the underlying table data could change. This smells
like a memory error to me.
Anyway, I could reproduce with POSTGIS="2.1.4dev r13042"
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3009#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