[pgjdbc/pgjdbc] e39a0b: fix: do ssl handshake after socket timeout and buf...

Michail Nikolaev <[email protected]> Wed, 30 Oct 2019 04:35:20 -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: e39a0be0739d016f524e7aef567f95e6ea59fd54
      https://github.com/pgjdbc/pgjdbc/commit/e39a0be0739d016f524e7aef567f95e6ea59fd54
  Author: Michail Nikolaev <[email protected]>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/core/v3/ConnectionFactoryImpl.java

  Log Message:
  -----------
  fix: do ssl handshake after socket timeout and buffer size settings (#1584)