mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-24 06:22:08 +03:00
de45bafc54
This might happen for nameless landuse/natural objects that are added to place during initial import but then dropped when being copied to placex. If they later receive a name, thus becoming valid, then place_insert should delete the orphan object in place and reinsert it. If they are large enough, the place_delete trigger prevents them from being removed. The additional update fools the delete trigger. |
||
---|---|---|
.. | ||
country_grid.sql | ||
functions.sql | ||
hstore_compatability_9_0.sql | ||
indices.src.sql | ||
loaddata.sql | ||
partition-functions.src.sql | ||
partition-tables.src.sql | ||
tables-minimal.sql | ||
tables.sql | ||
tiger_import_finish.sql | ||
tiger_import_start.sql | ||
update_bigint.sql |