[postgis-tickets] [PostGIS] #4841: find_topology

PostGIS trac at osgeo.org
Thu Feb 4 08:18:44 PST 2021


#4841: find_topology
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  assigned
  Priority:  medium       |  Milestone:  PostGIS 3.2.0
 Component:  topology     |    Version:  master
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by robe):

 Seems fine and fine to return a topology record.

 Only thing that might be an issue is if you delete a column on the
 topology table (which I assume would be rare), you'd have to drop this
 function first.  I forget if adding a column has similar affect.  Like
 with table types you need to do a CASCADE for dependent objects.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4841#comment:2>
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