]> git.openstreetmap.org Git - nominatim.git/commit
more invalidations when boundary changes rank
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 11 Aug 2022 21:44:09 +0000 (23:44 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 12 Aug 2022 07:48:46 +0000 (09:48 +0200)
commit487e81fe3c6297fc6ad28183dbc5cc312ed3699a
treeb4c0c5df145c267c57ad320a78825d846932a037
parent18f525ac5409ca951c999656015bc110956aa317
more invalidations when boundary changes rank

When a boundary or place changes its address rank, all places where
it participates as address need to be potentially reindexed.
Also use the computed rank when testing place nodes against
boundaries. Boundaries are computed earlier.

Fixes #2794.
lib-sql/functions/placex_triggers.sql
test/bdd/db/update/linked_places.feature