[postgis-tickets] [PostGIS] #4252: Revise gidx_merge behavior with unknown

PostGIS trac at osgeo.org
Wed Mar 11 10:54:29 PDT 2020


#4252: Revise gidx_merge behavior with unknown
--------------------------+---------------------------
  Reporter:  komzpa       |      Owner:  Komzpa
      Type:  enhancement  |     Status:  assigned
  Priority:  medium       |  Milestone:  PostGIS 3.0.2
 Component:  postgis      |    Version:  master
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by pramsey):

 No, I don't think that works, since then you end up with EMPTY in the
 index that are basically non-findable. An empty key is not consistent with
 any node, so an index search always returns no results. The index needs a
 place to put empty things...

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