[pgjdbc/pgjdbc] ff4a66: fix: remove currentTimeMillis from code, tests are...

Dave Cramer <[email protected]> Tue, 26 Nov 2019 06:37:08 -0800
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: ff4a66d29d863cb4a6d2aecee2faec424f8d51d7
      https://github.com/pgjdbc/pgjdbc/commit/ff4a66d29d863cb4a6d2aecee2faec424f8d51d7
  Author: Dave Cramer <[email protected]>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

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

  Log Message:
  -----------
  fix: remove currentTimeMillis from code, tests are OK (#1617)