]> git.openstreetmap.org Git - nominatim.git/commit
revert using stricter uniqueness constraint on place
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 24 Feb 2020 21:42:03 +0000 (22:42 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 24 Feb 2020 21:55:03 +0000 (22:55 +0100)
commit0e3252f045739cdc5cf845bf9467ea47dfd9bd9a
tree714b294b7fc0498249ac748367cf43793e55b2a5
parent65df218f91c3eaef8cd1e6e005c76e3e45f7e951
revert using stricter uniqueness constraint on place

Multiple objects with the same (osm_type, osm_id, class) may
exist when we hold back deleting an area because it is so
large.

Fixes #1695.
sql/indices_updates.src.sql