Fwd: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties - Mailing list pgsql-jdbc

From Tom Lane
Subject Fwd: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties
Date
Msg-id 23103.1452264954@sss.pgh.pa.us
Whole thread Raw
List pgsql-jdbc
Forwarded from core bugs list ...

------- Forwarded Message

Date:    Fri, 08 Jan 2016 13:29:25 +0000
From:    hazcod@outlook.be
To:      pgsql-bugs@postgresql.org
Subject: [BUGS] BUG #13856: JDBC driver 1207 not picking up properties

The following bug has been logged on the website:

Bug reference:      13856
Logged by:          Niels Hofmans
Email address:      hazcod@outlook.be
PostgreSQL version: 9.4.5
Operating system:   Ubuntu linux
Description:

I tried using JDBC driver postgresql-9.4.1207.jar but it is not picking up
ssl=true or loglevel=1.

This does work in version 1206 and below.


I tried passing in via connection string or properties object.


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

------- End of Forwarded Message


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: [pgjdbc] Implement JDBC specs via pre-processor step (#435)
Next
From: Dave Cramer
Date:
Subject: Re: Recent backward compatibility break in PreparedStatement.setObject()