view src/main/resources/META-INF/beans.xml @ 910:8c61587f7a7b

Remove PostgreSQL 9.5-specific client parameter. It has no effect for superusers and we need to be superuser because we DISABLE TRIGGER ALL anyway.
author Tom Gottfried <tom@intevation.de>
date Fri, 08 Apr 2016 11:10:14 +0200
parents 1567d2842b91
children
line wrap: on
line source
<?xml version="1.0"?>
<beans xmlns="http://java.sun.com/xml/ns/javaee"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://jboss.org/schema/cdi/beans_1_0.xsd"/>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)