]> git.openstreetmap.org Git - nominatim.git/commit
make sure linked places get recomputed when unlinked
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 28 Mar 2016 07:51:29 +0000 (09:51 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 28 Mar 2016 07:51:29 +0000 (09:51 +0200)
commit23fa6018a449aa125b971d8c2155498b3e078c70
tree11b7e0d5588a88acf046ac71b97b8efd2a110806
parent53eb9a5f1412d4d0942c1e18ef558ca0daf35034
make sure linked places get recomputed when unlinked

When linked the place may not be in the search index,
so it must be reindexed when being unlinked. The status
change will only have an effect during the subsequent
update, so change tests to that effect.
sql/functions.sql
tests/features/db/update/linked_places.feature