[postgis-tickets] [PostGIS] #3839: shp2pgsql cunit tests failing on Windows

PostGIS trac at osgeo.org
Sun Sep 10 19:43:58 PDT 2017


#3839: shp2pgsql cunit tests failing on Windows
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.3.4
 Component:  postgis  |    Version:  2.3.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 fingers crossed looks like my change in r15678 fixed this issue for
 winnie's 32-bit runs.  She's passed thru one with no errors.  I'll
 backport the change to PostGIS 2.3.4 if everyone approves.

 Key changes -- fixed colmap increment as it would be missing the first
 column  the way it was written. Probably not a commonly used feature so
 perhaps no one noticed.  Other issue was initializing the
 state->pgfieldtypes and state->num_fields.  Without that looks like at
 least on 32-bit goes bonkers and sets num_fields to a huge number like
 91233897987.  did it sometimes on my 64-bit run to, or perhaps always and
 depending on state of my workstation would crash.

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