]> granicus.if.org Git - postgis/commit
Fix handling of hierarchical topo layers with multiple topologies
authorSandro Santilli <strk@keybit.net>
Thu, 26 Nov 2015 09:08:10 +0000 (09:08 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 26 Nov 2015 09:08:10 +0000 (09:08 +0000)
commit0f2280c82c4889161a03e180c89893f8ad6c8b3a
tree1a81ac6141d0e98cc55e81d8da5b60e5b2cbddce
parent2f058bca6ca8aa3266bbd37148f233764b9da597
Fix handling of hierarchical topo layers with multiple topologies

Different layers with same id in different topologies confused
GetTopoGeomElements and AddTopoGeometryColumn.

See #3378

git-svn-id: http://svn.osgeo.org/postgis/trunk@14433 b70326c6-7e19-0410-871a-916f4a2858ee
topology/topology.sql.in