[PostGIS] #5721: change nextvalue for edge_id, node_id and face_id to use the value in default colum value for primary key

PostGIS trac at osgeo.org
Sun Apr 28 02:50:04 PDT 2024


#5721: change nextvalue for edge_id, node_id and face_id to use the value in
default colum value for primary key
-------------------------------+--------------------------------
 Reporter:  Lars Aksel Opsahl  |      Owner:  strk
     Type:  enhancement        |     Status:  new
 Priority:  medium             |  Milestone:  PostGIS PostgreSQL
Component:  topology           |    Version:  master
 Keywords:                     |
-------------------------------+--------------------------------
 Today this is hardcoded to topology schema name so we can not share the
 same sequence for multiple topologies by changing default for the primary
 key.

 This is fixed in this pull request
 [https://gitlab.com/postgis/postgis/-/merge_requests/97] and includes a
 new test for sharing a common sequence.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5721>
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