X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ce1f0c249e138183800df4ba546be491d82644e2..3e17c3aab609e973c3134709fbe860e63ee3adfd:/db/structure.sql?ds=sidebyside diff --git a/db/structure.sql b/db/structure.sql index dce83214d..03950502c 100644 --- a/db/structure.sql +++ b/db/structure.sql @@ -1,6 +1,5 @@ SET statement_timeout = 0; SET lock_timeout = 0; -SET idle_in_transaction_session_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false);