This commit is contained in:
r888888888
2014-06-16 17:29:27 -07:00
parent 7ea00d3ff6
commit 87ef2b8e0f
9 changed files with 51 additions and 14 deletions

View File

@@ -3,6 +3,7 @@
--
SET statement_timeout = 0;
SET lock_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SET check_function_bodies = false;