Thread: [pgjdbc/pgjdbc] 56399e: Check that JDBC Connections that are closedby the...

  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 56399efddd25281ccefd90c56e9db084c550d195
      https://github.com/pgjdbc/pgjdbc/commit/56399efddd25281ccefd90c56e9db084c550d195
  Author: Tim Ward <timothyjward@apache.org>
  Date:   2019-08-30 (Fri, 30 Aug 2019)

  Changed paths:
    M pgjdbc/src/test/java/org/postgresql/test/jdbc4/IsValidTest.java

  Log Message:
  -----------
  Check that JDBC Connections that are closed by the server do not report as valid (#1533)

Signed-off-by: Tim Ward <timothyjward@apache.org>