fixed tests

This commit is contained in:
abelvm
2016-08-10 12:13:55 -04:00
parent 2d8d5e8c2e
commit d88c967bb7
4 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
SET client_min_messages TO WARNING;
\set ECHO none
with data as (
select
ARRAY[7.0,8.0,1.0,2.0,3.0,5.0,6.0,4.0] as colin,