[postgis-tickets] [PostGIS] #3758: PostgreSQL 10 beta1 fails compile in gserialized_estimate

PostGIS trac at osgeo.org
Wed May 24 09:58:15 PDT 2017


#3758: PostgreSQL 10 beta1 fails compile in gserialized_estimate
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.4.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by pramsey):

 Your API fix looks fine. The regression failure seems to be related to
 changes in the test data. The initial failed lines actually indicate the
 test table has a different number of rows in it that we expect it to.
 {{{
 -selectivity_00|2127
 -selectivity_01|1068
 +selectivity_00|715
 +selectivity_01|245
 }}}

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