]> git.openstreetmap.org Git - nominatim.git/commit
improve handling von updates on nodes in interpolations
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 25 Jan 2022 09:14:05 +0000 (10:14 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 27 Jan 2022 10:14:55 +0000 (11:14 +0100)
commit638ed15ada6c62d34bf5ac82e99255611b90c7d8
treea438bef86bcdd6db59de34ae202a6b8e38826e44
parentc0d8b95f67ef3302541b41a89487097f7a00d54b
improve handling von updates on nodes in interpolations

Use the same update mechanism as for updates on the interpolations
themselves. Updates must solely happen in place_insert as this is
the place where actual changes of the data happen.
lib-sql/functions/interpolation.sql
lib-sql/functions/place_triggers.sql
lib-sql/functions/placex_triggers.sql
lib-sql/indices.sql