[postgis-tickets] [PostGIS] #3975: ST_Transform references spatial_ref_sys without schema
PostGIS
trac at osgeo.org
Thu Jan 11 09:02:43 PST 2018
#3975: ST_Transform references spatial_ref_sys without schema
-------------------------+---------------------------
Reporter: javitonino | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.3
Component: postgis | Version: 2.4.x
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by robe):
Fix 3 was the one I had planned to do a while ago and actually had it in
there before I backed it out.
The only reason not to put it in is the setting search_path in the
function screws the planner and in ways I couldn't easily predict. So I
didn't want to risk it for a particular problem that didn't seem to be
affecting that many people.
I'm not totally against the idea, but think we'll need to do some
benchmarking to see how badly if at all it screws up performance.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3975#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