Reorganisation

This commit is contained in:
Guido Fioravantti
2015-11-06 18:23:47 +01:00
parent d772033b45
commit 38e84201cb
11 changed files with 16 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
-- Check that check_host is working
select cdb_geocoder_server._check_host('cartodb.com');
-- Check that check_pwd is working
select cdb_geocoder_server._pwd();