X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0ad1b28497b49bf8baa5cfa2ea4438c4824617a1..7dfe645b5f2fcfc320264baad73f52c8003e857f:/sql/tables.sql?ds=inline diff --git a/sql/tables.sql b/sql/tables.sql index 8647e304..d15e42c4 100644 --- a/sql/tables.sql +++ b/sql/tables.sql @@ -35,8 +35,6 @@ GRANT UPDATE ON new_query_log TO "{www-user}" ; 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 (