]> git.openstreetmap.org Git - nominatim.git/blobdiff - data/country_name.sql
bootstap data
[nominatim.git] / data / country_name.sql
index 6bb18bd846bbb23e52548544c5257209b2a89e34..ab244b489abf090b12c5e06cc9c498055c28d1fc 100644 (file)
@@ -248,3 +248,5 @@ pf  "name"=>"Polynésie française", "name:af"=>"Franse Polynesië", "name:an"=>"
 \.
 
 CREATE INDEX idx_country_name_country_code ON country_name USING btree (country_code);
+
+insert into country_name values('im','name'=>'Isle of Man','en');