Update geocoder.sql

This commit is contained in:
Carla
2015-11-02 12:09:29 +01:00
parent 88c1bee0e3
commit 5b1e189078

View File

@@ -29,7 +29,7 @@ CREATE OR REPLACE FUNCTION geocode_postalcode_points(code text[], inputcountry t
END LOOP;
RETURN;
END
$$ LANGUAGE 'plpgsql' SECURITY DEFINER;
$$;
-- codes array, countries array