Nominatim/lib-sql/functions
Sarah Hoffmann 1d203fdb3c fix bug with keeping linking on updates
When moving the finding of linked places to the precomputation stage,
it was also moved before the statement where the linked_place_id was
removed from the linkee. The result was that the current linkee was
excluded when looking for a linked place on updates because it was
still linked to the boundary to be updated.

Fixed by allowing to either keep the linkage or change to an unlinked
place.
2022-05-23 10:55:10 +02:00
..
address_lookup.sql Revert the removal of new line at the end of the file 2022-03-18 06:07:48 +08:00
importance.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
interpolation.sql disable debug message in interpolation processing 2022-02-07 23:30:25 +01:00
partition-functions.sql further tweaking of address distance 2022-04-22 14:32:19 +02:00
place_triggers.sql country_name: use separate columns for names from OSM 2022-02-23 09:23:06 +01:00
placex_triggers.sql fix bug with keeping linking on updates 2022-05-23 10:55:10 +02:00
postcode_triggers.sql change distance computation between place and address part 2022-04-22 14:32:09 +02:00
ranking.sql add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
utils.sql no longer allow fuzzy assignment of country 2022-05-11 11:54:25 +02:00