]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/setup.php
update drop list for new postcode table
[nominatim.git] / utils / setup.php
index 8988fc519d2dd374f1a4ca930523121bf1da6f9c..b93e4f827988c37060570f47e57c310c3575f483 100755 (executable)
@@ -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_*'