Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar)

From: Jeremy Whiting <jwhiting(at)redhat(dot)com>
To: danap <danap(at)itstriangle(dot)com>, PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar)
Date: 2016-12-16 13:31:47
Message-ID: f911961e-2492-084d-bbe0-eee4e6b50ac9@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 15/12/16 17:29, danap wrote:
> Jeremy Whiting wrote:
>
>> That does not work for url property configuring. I have a commit
>> that adds
>> the ability to load a logLevel property on the URL here [2]. Based on
>> 1212.
>>
>> Jeremy
>>
>> [1] https://github.com/pgjdbc/pgjdbc/issues/452
>> [2] https://github.com/whitingjr/pgjdbc/tree/logLevel2
>
> Are any of the other url property configuring settings still working
> since changes that broke loglevel, ex. ssh, etc.
>
>

Back when PR452 was proposed only logging was affected. A refactoring
effort in PR407 stripped out this line

https://github.com/pgjdbc/pgjdbc/pull/407/files#diff-5a70ae121bb9bd3ff288a7f879b0f853L1295

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jeremy Whiting 2016-12-16 13:34:02 Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar)
Previous Message Sergey Kim 2016-12-15 18:47:38 Re: Re: logging bug in JDBC driver (https://jdbc.postgresql.org/download/postgresql-9.4.1212.jar)