]> git.openstreetmap.org Git - nominatim.git/blobdiff - sql/tables.sql
Remove administrative arrondissements from Belgian addresses
[nominatim.git] / sql / tables.sql
index e2960aea0147f0069ea0edc0555dd2ed65615314..0559abd4a869342a4860a3a94e09cb153cb9954e 100644 (file)
@@ -36,6 +36,7 @@ GRANT SELECT ON new_query_log TO "{www-user}" ;
 
 GRANT SELECT ON TABLE country_name TO "{www-user}";
 GRANT SELECT ON TABLE gb_postcode TO "{www-user}";
+GRANT SELECT ON TABLE us_postcode TO "{www-user}";
 
 drop table IF EXISTS word;
 CREATE TABLE word (