Re: Why does BaseDataSource.setUrl() throw SQLException? - Mailing list pgsql-jdbc

From cowwoc
Subject Re: Why does BaseDataSource.setUrl() throw SQLException?
Date
Msg-id 5419BC84.7000606@bbs.darktech.org
Whole thread Raw
In response to Re: Why does BaseDataSource.setUrl() throw SQLException?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-jdbc
On 17/09/2014 12:35 PM, Michael Paquier wrote:
> On Wed, Sep 17, 2014 at 7:38 AM, cowwoc <cowwoc@bbs.darktech.org> wrote:
>> Done: https://github.com/pgjdbc/pgjdbc/pull/186
> Note that Travis is complaining about this patch at its current state.

Looks like a build problem (nothing to do with my patch). See
https://travis-ci.org/pgjdbc/pgjdbc/jobs/35541539

Gili


pgsql-jdbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Why does BaseDataSource.setUrl() throw SQLException?
Next
From: cowwoc
Date:
Subject: Re: Patch to allow setting schema/search_path in the connectionURL