PostgreSQL JDBC 42.2.10 release

PostgreSQL JDBC 42.2.10 release, this is primarily a bug fix release, the main updates are as follows:

  • Cleanup PGProperty, values ​​are sorted, and then add some content to the missing documents
  • Repair LocalTime rounding (lose precision)
  • Network performance PgDatabaseMetaData.getTypeInfo () method
  • Issue # 1680 update Boolean Field that require special treatment before it can be set to t or f rather than true or false
  • pgstream copy of the bug
  • Issue # NumberFormatException when you take a small value PGInterval 1677
  • Large metadata model to improve query
  • UTF 8 encoding optimization
  • Overflow interval
  • Issue # 1482 port is added to the position GSSAPI service name
  • Delete canceled after receiving EOF from the back end, as close a connection according to protocol server
  • Send Cancel (reset connection always throw an exception)
  • Unable to register parameters of the problem

Update Description: https://www.postgresql.org/about/news/2010/

Guess you like

Origin www.oschina.net/news/113233/postgresql-jdbc-42-2-10-released