[postgis-tickets] [PostGIS] #4522: 32bit failures regress on cluster

PostGIS trac at osgeo.org
Sun Oct 6 18:29:38 PDT 2019


#4522: 32bit failures regress on cluster
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  blocker  |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  trunk
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by pramsey):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"17863" 17863]:
 {{{
 #!CommitTicketReference repository="" revision="17863"
 datumCopy has to happen in agg context or else
 objects larger than datum size will be lost.
 Shows up in 32 bit because float8 doesn't fit
 on a datum.
 Closes #4522
 }}}

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