[pgjdbc/pgjdbc] 1361c5: fix: add type parameter so code is Java 6/7compat... - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject [pgjdbc/pgjdbc] 1361c5: fix: add type parameter so code is Java 6/7compat...
Date
Msg-id 5a4be786eb90a_174f72b1909499c04241f8@hookshot-fe-dfcc362.cp1-iad.github.net.mail
Whole thread Raw
List 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.vladimir@gmail.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



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] 63918e: tests: correct assertion to use proper column
Next
From: Chen Huajun
Date:
Subject: [pgjdbc/pgjdbc] c6fec3: fix: improve multihost connection forpreferSlave ...