]> git.openstreetmap.org Git - nominatim.git/commit
force update of surrounding houses when street name changes
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 27 Sep 2021 08:20:26 +0000 (10:20 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 27 Sep 2021 08:22:41 +0000 (10:22 +0200)
commit316205e4554e0c056015ade0f2e02955ef659b78
tree9eceaaad1190f706fe32325ecc9f36aa167626e1
parentd562f11298a12b5cf95940879dff98a2d85a2786
force update of surrounding houses when street name changes

When the street changes its name then this may cause changes
in the parenting of rank-30 objects with an addr:street
tag.

Fixes #2242.
lib-sql/functions/place_triggers.sql
test/bdd/db/update/parenting.feature