[pgjdbc/pgjdbc] 1361c5: fix: add type parameter so code is Java 6/7 compat...

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 1361c5: fix: add type parameter so code is Java 6/7 compat...
Date: 2018-01-02 20:11:50
Message-ID: 5a4be786eb90a_174f72b1909499c04241f8@hookshot-fe-dfcc362.cp1-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: 1361c5208d6afc5d54e4df1053c48cdb31df9038
https://github.com/pgjdbc/pgjdbc/commit/1361c5208d6afc5d54e4df1053c48cdb31df9038
Author: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
Date: 2018-01-02 (Tue, 02 Jan 2018)

Changed paths:
M pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java

Log Message:
-----------
fix: add type parameter so code is Java 6/7 compatible

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chen Huajun 2018-01-03 17:04:20 [pgjdbc/pgjdbc] c6fec3: fix: improve multihost connection for preferSlave ...
Previous Message Vladimir Sitnikov 2018-01-02 20:08:38 [pgjdbc/pgjdbc] 63918e: tests: correct assertion to use proper column