[postgis-tickets] [PostGIS] #2687: raster and vector overloading each others signatures
PostGIS
trac at osgeo.org
Fri Mar 28 05:17:13 PDT 2014
#2687: raster and vector overloading each others signatures
-----------------------+----------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: reopened
Priority: critical | Milestone: PostGIS 2.1.2
Component: postgis | Version: 2.1.x
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment(by strk):
We did intentionally drop implicit text::geometry casts in the past
indeed, or so I recall. Not sure which way I'd prefer, but I can feel
Regina being pretty confident on her argument ...
One thing I can tell: for geography we were kind of _pushed_ to provide
overrides because geography was _forced_ to the user on upgrade. With
EXTENSION, _raster_ is also forced, which puts it in the same situation as
the geography one.
But it's so long that this problem exists (2.0.0 ?) that I would not
consider it a regression. So, I'd rather tweak the tests to explicitly
cast than introduce overloads right now. Especially for the 2.1 branch.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2687#comment:6>
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