PostgreSQL JDBC 42.2.7 released

PostgreSQL JDBC 42.2.7 release, updates are as follows:

New

  • The parameter status message (GUC_REPORT) disclosed to a user  PR 1435
  • Module automatically add the name of the list jdk9 +  PR 1538
  • When there is no ongoing transactions, recorded ignore rollback  PR 1549
  • The inet type is mapped to the InetAddress  PR 1527  Issue 1134

repair

  • issue 1547  as long peek return some of bytes does not reset the time-out, which allows us to continue to check until consume any asynchronous notification  PR 1548
  • issue 1466  in the decoding logic, if the rear end of the reply request:  PR 1467
  • issue 1534  support java.time proleptic  PR 1539
  • Ensure that isValid () will not exceed the duration of the timeout in seconds  PR 1557

For details, see the announcement: https://www.postgresql.org/about/news/1971/

Guess you like

Origin www.oschina.net/news/109820/postgresql-jdbc-42-2-7-released