Fixes typo
This commit is contained in:
parent
97af24c2e0
commit
4a28d89480
@ -1,4 +1,4 @@
|
||||
-- Check if a given host is up by performing a ping -c 1 call.
|
||||
-- Geocodes a street address given a searchtext and a state and/or country
|
||||
CREATE OR REPLACE FUNCTION cdb_geocoder_server.geocode_street(searchtext TEXT, state TEXT DEFAULT NULL, country TEXT DEFAULT NULL)
|
||||
RETURNS Geometry
|
||||
AS $$
|
||||
|
Loading…
Reference in New Issue
Block a user