[postgis-tickets] [PostGIS] #3952: ST_Transform fails in parallel mode

PostGIS trac at osgeo.org
Wed Jan 10 06:02:43 PST 2018


#3952: ST_Transform fails in parallel mode
----------------------+---------------------------
  Reporter:  pramsey  |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.4.3
 Component:  postgis  |    Version:  2.4.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by pramsey):

 Well, I think it makes sense to make that change in principle, since
 ST_Transform is not immutable, but it is stable.

 However, for the problem at hand, it turns out we can probably dodge it
 with just the change in r16248. I still have to test to confirm, but from
 reading the pgsql code and docs, it should be sufficient to dodge the
 error case.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3952#comment:4>
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