Fix gravity tests

This commit is contained in:
Rafa de la Torre
2016-08-10 10:38:05 +02:00
parent c4b2ae91bf
commit 244cf65617
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
SET client_min_messages TO WARNING;
\set ECHO none
WITH t AS (
SELECT
ARRAY[1,2,3] AS id,