[postgis-tickets] [PostGIS] #5026: DropTopology fires UPDATE triggers on topology layers

PostGIS trac at osgeo.org
Thu Nov 25 14:35:34 PST 2021


#5026: DropTopology fires UPDATE triggers on topology layers
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 3.2.0
 Component:  topology  |    Version:  2.0.x
Resolution:            |   Keywords:
-----------------------+---------------------------
Description changed by strk:

Old description:

> When a DELETE trigger is set on a TopoGeometry layer, the DropTopology
> fires it, possibly failing. It should instead disable or drop triggers, I
> think.

New description:

 When an UPDATE trigger is set on a TopoGeometry layer, the DropTopology
 fires it, possibly failing. It should instead disable or drop triggers, I
 think.

--

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