fixed symlink path, other minor items

This commit is contained in:
Andy Eschbacher
2015-06-23 18:32:16 -04:00
parent c7bb57b405
commit 3ad3038c5e
3 changed files with 3 additions and 3 deletions

View File

@@ -17,4 +17,4 @@ WITH a As (
)::text AS x
)
SELECT CDB_DistinctMeasure(string_to_array(x,null),0.90) from a ;
SELECT CDB_DistinctMeasure(string_to_array(x,null),0.90) from a