diff --git a/test/fixtures/schema.sql b/test/fixtures/schema.sql index b1125452a..556fdf802 100755 --- a/test/fixtures/schema.sql +++ b/test/fixtures/schema.sql @@ -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;