Fix tests

This commit is contained in:
Javier Goizueta 2017-04-10 12:17:47 +02:00
parent 234373df11
commit 76bdb3657a
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
SET client_min_messages TO error;
\set VERBOSITY terse
WITH q AS ( SELECT CDB_QueryStatements('
SELECT * FROM geometry_columns;
') as statement )

View File

@ -1,3 +1,4 @@
SET
1|1|SELECT * FROM geometry_columns
2|1|SELECT * FROM geometry_columns
3|1|SELECT * FROM geometry_columns