[postgis-tickets] [PostGIS] #4141: [Topology] Use uint64 to handle sizes instead of int
PostGIS
trac at osgeo.org
Mon Jul 30 09:34:00 PDT 2018
#4141: [Topology] Use uint64 to handle sizes instead of int
------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.0.0
Component: topology | Version: trunk
Keywords: |
------------------------+---------------------------
Topology functions should use a bigger int to allow full compatibility
with Postgresql returned rows. `SPI_processed` uses a `uint64`.
Related to #4140 in [changeset:"16673" 16673].
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4141>
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