Skip to content

Fix use common serial

Lars Aksel Opsahl requested to merge larsop/postgis:fix_use_common_serial into master

To handle cases where we need to merge many topologies into the same master topology we need avoid using the same id.

We then need a set of common serials for all the "temp" topologies .

Merge request reports

Loading