[GRASS-dev] [GRASS GIS] #3239: DB library and drivers lack bigint (int8) support

GRASS GIS trac at osgeo.org
Wed Feb 8 14:04:45 PST 2017


#3239: DB library and drivers lack bigint (int8) support
--------------------------+--------------------------
  Reporter:  martinl      |      Owner:  grass-dev@…
      Type:  task         |     Status:  new
  Priority:  major        |  Milestone:  7.4.0
 Component:  Database     |    Version:  unspecified
Resolution:               |   Keywords:  bigint, int8
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+--------------------------

Comment (by turek):

 I just attached file patch64.diff​ which adds bigint support to DB
 library.

 In the patch, there is off_t type used for bigint. It should not be used
 in such a way since it is intended to represent file sizes.

 I used the patch as a quick fix in order to be able to work with 64 OSM
 identifiers. It is untested and mainly unfinished. However, it can point a
 way to a proper implementation.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3239#comment:1>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list