[postgis-devel] [PostGIS] #384: documentation and clearifying of ~= change

PostGIS trac at osgeo.org
Wed Jan 20 16:43:38 PST 2010


#384: documentation and clearifying of ~= change
----------------------+-----------------------------------------------------
  Reporter:  nicklas  |       Owner:  pramsey      
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.1
 Component:  postgis  |     Version:               
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by pramsey):

  * milestone:  PostGIS 1.5.0 => PostGIS 1.5.1

Comment:

 I'm deferring this, since I hate all operators except && and can't believe
 anyone uses them. I think we have problems fundamentally with the '='
 operator, since people have such strong internalized notions of what it
 means. BTW, the difference between = and ~= is what opclass they are
 defined for. = is defined on the btree and ~= on the gist index.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/384#comment:1>
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-devel mailing list