[pgjdbc/pgjdbc] 56399e: Check that JDBC Connections that are closed by the...

Tim Ward <[email protected]> Fri, 30 Aug 2019 07:26:06 -0700
Newsgroups gmane.comp.db.postgresql.jdbc
Message-ID <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 56399efddd25281ccefd90c56e9db084c550d195
      https://github.com/pgjdbc/pgjdbc/commit/56399efddd25281ccefd90c56e9db084c550d195
  Author: Tim Ward <[email protected]>
  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 <[email protected]>