Removes unused functions
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
-- Check that check_host is working
|
||||
select cdb_geocoder_server._check_host('cartodb.com');
|
||||
_check_host
|
||||
-------------
|
||||
t
|
||||
(1 row)
|
||||
|
||||
-- Check that check_pwd is working
|
||||
select cdb_geocoder_server._pwd();
|
||||
_pwd
|
||||
------------------------------
|
||||
/var/lib/postgresql/9.3/main
|
||||
(1 row)
|
||||
|
||||
Reference in New Issue
Block a user