Opened 6 years ago

Closed 5 years ago

#4141 closed enhancement (fixed)

[Topology] Use uint64 to handle sizes instead of int

Reported by: Algunenano Owned by: Algunenano
Priority: medium Milestone: PostGIS 3.0.0
Component: topology Version: master
Keywords: Cc:

Description

Topology functions should use a bigger int to allow full compatibility with Postgresql returned rows. SPI_processed uses a uint64.

Related to #4140 in 16673.

Change History (2)

comment:1 by Raul Marin, 5 years ago

In 17408:

Use uint64 to handle row counts in the topology extension

References #4141

comment:2 by Algunenano, 5 years ago

Resolution: fixed
Status: assignedclosed
Type: defectenhancement
Note: See TracTickets for help on using tickets.