[postgis-tickets] [PostGIS] #3649: knn_recheck regress failing under PostgreSQL 10 devel

PostGIS trac at osgeo.org
Sat Apr 8 00:34:51 PDT 2017


#3649: knn_recheck regress failing under PostgreSQL 10 devel
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.3.3
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:  postgresql 10
----------------------+---------------------------
Changes (by robe):

 * owner:  pramsey => robe
 * milestone:  PostGIS 2.4.0 => PostGIS 2.3.3


Comment:

 This looks to be all caused by records that have the same distance but the
 one chosen to be first is different in PostgreSQL 10.  I should probably
 fix for 2.3 as well, since it's more a bug in the regress test than
 anything to do with PostgreSQL version.

 Reworking the examples and will commit new test to both 2.3 and 2.4

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