[postgis-tickets] [PostGIS] #3110: Use 64bit integers for identifiers

PostGIS trac at osgeo.org
Fri May 8 03:29:40 PDT 2015


#3110: Use 64bit integers for identifiers
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 2.2.0
 Component:  topology     |    Version:  trunk
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by strk):

 NOTE: sequences already use 64bit integers (bigint) so it is only a matter
 of using ALTER TABLE for the tables (and something for the domains)

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3110#comment:1>
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