[pgjdbc/pgjdbc] b0cfc3: refactor: use PGProperty enum instead of text ref ...

From: Zemian Deng <zemiandeng(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] b0cfc3: refactor: use PGProperty enum instead of text ref ...
Date: 2017-08-10 07:51:13
Message-ID: 598c10717b713_44323fb1e0e09c241516c@hookshot-fe6-cp1-prd.iad.github.net.mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: b0cfc33483759ed3583b57cd845311d17670524f
https://github.com/pgjdbc/pgjdbc/commit/b0cfc33483759ed3583b57cd845311d17670524f
Author: Zemian Deng <zemiandeng(at)gmail(dot)com>
Date: 2017-08-10 (Thu, 10 Aug 2017)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/core/v3/ConnectionFactoryImpl.java
M pgjdbc/src/main/java/org/postgresql/hostchooser/MultiHostChooser.java

Log Message:
-----------
refactor: use PGProperty enum instead of text ref for targetServerType, hostRecheckSeconds, loadBalanceHosts (#912) (#915)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Zemian Deng 2017-08-11 08:26:51 [pgjdbc/pgjdbc] cd7769: fix: correct javadoc on PGResultSetMetaData.getFor...
Previous Message Vladimir Sitnikov 2017-08-08 15:39:40 Re: Chage driver locale.