Postgres on travis does not recognize lock_timeout
This commit is contained in:
Vendored
-1
@@ -7,7 +7,6 @@
|
||||
-- Started on 2014-10-21 15:12:44 PDT
|
||||
|
||||
SET statement_timeout = 0;
|
||||
SET lock_timeout = 0;
|
||||
SET client_encoding = 'UTF8';
|
||||
SET standard_conforming_strings = on;
|
||||
SET check_function_bodies = false;
|
||||
|
||||
Reference in New Issue
Block a user