From: Sarah Hoffmann Date: Fri, 5 Jan 2018 21:41:25 +0000 (+0100) Subject: update drop list for new postcode table X-Git-Tag: v3.1.0~7 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/45abcbc301982b43c39a3b17410a3543666dd925 update drop list for new postcode table Fixes #875. --- diff --git a/utils/setup.php b/utils/setup.php index 8988fc51..b93e4f82 100755 --- a/utils/setup.php +++ b/utils/setup.php @@ -655,6 +655,7 @@ if ($aCMDResult['drop']) { 'import_polygon_*', 'import_status', 'place_addressline', + 'location_postcode', 'location_property*', 'placex', 'search_name', @@ -662,7 +663,6 @@ if ($aCMDResult['drop']) { 'word', 'query_log', 'new_query_log', - 'gb_postcode', 'spatial_ref_sys', 'country_name', 'place_classtype_*'