[pgjdbc/pgjdbc] 39c73a: be explicit about which JDK (#1672)

From: Dave Cramer <noreply(at)github(dot)com>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: [pgjdbc/pgjdbc] 39c73a: be explicit about which JDK (#1672)
Date: 2020-01-20 10:36:12
Message-ID: pgjdbc/pgjdbc/push/refs/heads/master/c57414-39c73a@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 39c73a6ab292f3f41db4ac54d3eed3ea0651e2f5
https://github.com/pgjdbc/pgjdbc/commit/39c73a6ab292f3f41db4ac54d3eed3ea0651e2f5
Author: Dave Cramer <davecramer(at)gmail(dot)com>
Date: 2020-01-20 (Mon, 20 Jan 2020)

Changed paths:
M .travis.yml
M pgjdbc/pom.xml
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/StatementTest.java

Log Message:
-----------
be explicit about which JDK (#1672)

* be explicit about which JDK

* update jacoco plugin

* Just close the connection to get rid of lingering cancel requests

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2020-01-24 11:57:50 [pgjdbc/pgjdbc] 3dd5df: fix: actually use milliseconds instead of microsec...
Previous Message bjanczak 2020-01-20 10:34:57 [pgjdbc/pgjdbc] c57414: Metadata queries improvements. (#1673)