Re: Why does BaseDataSource.setUrl() throw SQLException?

From: cowwoc <cowwoc(at)bbs(dot)darktech(dot)org>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Dave Cramer <pg(at)fastcrypt(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Why does BaseDataSource.setUrl() throw SQLException?
Date: 2014-09-17 16:53:24
Message-ID: 5419BC84.7000606@bbs.darktech.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 17/09/2014 12:35 PM, Michael Paquier wrote:
> On Wed, Sep 17, 2014 at 7:38 AM, cowwoc <cowwoc(at)bbs(dot)darktech(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message cowwoc 2014-09-17 18:04:34 Re: Patch to allow setting schema/search_path in the connectionURL
Previous Message Michael Paquier 2014-09-17 16:35:53 Re: Why does BaseDataSource.setUrl() throw SQLException?