Postgres on travis does not recognize lock_timeout

This commit is contained in:
Joe Nelson
2014-11-06 14:48:15 -08:00
parent 648c770cb4
commit a29f2dd107
-1
View File
@@ -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;