Mercurial > lada > lada-server
comparison db_schema/stammdaten_data_query.sql @ 1321:f012a6240d76 release-2.5
remove postgres 9.6 option
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Thu, 23 Mar 2017 11:57:06 +0100 |
parents | bfbbd390c9a8 |
children | 3fe0b22ebabe |
comparison
equal
deleted
inserted
replaced
1320:bfbbd390c9a8 | 1321:f012a6240d76 |
---|---|
6 -- Dumped from database version 9.6.2 | 6 -- Dumped from database version 9.6.2 |
7 -- Dumped by pg_dump version 9.6.2 | 7 -- Dumped by pg_dump version 9.6.2 |
8 | 8 |
9 SET statement_timeout = 0; | 9 SET statement_timeout = 0; |
10 SET lock_timeout = 0; | 10 SET lock_timeout = 0; |
11 SET idle_in_transaction_session_timeout = 0; | |
12 SET client_encoding = 'UTF8'; | 11 SET client_encoding = 'UTF8'; |
13 SET standard_conforming_strings = on; | 12 SET standard_conforming_strings = on; |
14 SET check_function_bodies = false; | 13 SET check_function_bodies = false; |
15 SET client_min_messages = warning; | 14 SET client_min_messages = warning; |
16 SET row_security = off; | 15 SET row_security = off; |