Mercurial > lada > lada-server
diff db_schema/stammdaten_data_staat.sql @ 1322:3fe0b22ebabe release-2.5
remove postgres 9.6 option
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Thu, 23 Mar 2017 12:04:06 +0100 |
parents | f012a6240d76 |
children |
line wrap: on
line diff
--- a/db_schema/stammdaten_data_staat.sql Thu Mar 23 11:57:06 2017 +0100 +++ b/db_schema/stammdaten_data_staat.sql Thu Mar 23 12:04:06 2017 +0100 @@ -13,7 +13,6 @@ SET standard_conforming_strings = on; SET check_function_bodies = false; SET client_min_messages = warning; -SET row_security = off; SET search_path = stammdaten, pg_catalog;