[postgis-devel] [topology] missing = operator for topogeometry
Sandro Santilli
strk at keybit.net
Wed Oct 23 06:46:42 PDT 2013
On Wed, Oct 23, 2013 at 02:32:16PM +0200, RĂ©mi Cura wrote:
> Ok I understand what you mean.
> If I follow you the = operator should cast topogeom to geom and perform the
> regular geom=geom operation?
Or otherwise return the semantically equivalent result (bounding box equality).
I guess the "not unique" postgresql message refers to there being multiple
paths to get there following existing implicit casts.
> I modified the = operator to become the topogeom==topogeom
Good.
--strk;
More information about the postgis-devel
mailing list