[postgis-tickets] [PostGIS] #3976: Mark ST_Transform as STABLE

PostGIS trac at osgeo.org
Wed Jan 10 06:07:20 PST 2018


#3976: Mark ST_Transform as STABLE
---------------------+---------------------------
 Reporter:  pramsey  |      Owner:  pramsey
     Type:  defect   |     Status:  assigned
 Priority:  high     |  Milestone:  PostGIS 2.5.0
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 As @robe noted in #3952, ST_Transform is marked IMMUTABLE, and that it
 clearly is not, since the underlying spatial_ref_sys table can change at
 any time. I think "STABLE" is a better description of how it is
 operationally (safe to cache results in most operational contexts,
 certainly within a transactional one).

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3976>
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