fixing return keyword error

This commit is contained in:
Andy Eschbacher 2016-04-13 10:46:28 -04:00
parent c051fcca61
commit 38e20df08b

View File

@ -605,7 +605,7 @@ BEGIN
IF geom_table_name IS NULL
THEN
RAISE NOTICE 'Point % is outside of the data region', ST_AsText(geom);
RETURNS QUERY SELECT '{}'::text[], '{}'::text[];
RETURN QUERY SELECT '{}'::text[], '{}'::text[];
END IF;
data_table_info := OBS_GetColumnData(geometry_level,