PostgreSQL JDBC 42.2.9 released

PostgreSQL JDBC 42.2.9 released, and updates:

New

  • pkcs12 key functions  PR 1599
  • The new "escapeSyntaxCallMode" Connection Properties  PR 1560
  • Connection properties to limit the exception of a server error details  PR 1579
  • cancelQuery () to PGConnection public interface  PR 1157
  • Support large number of updates (JDBC 4.2)  PR 935
  • Adding Binary support for Oid.NUMERIC and Oid.NUMERIC_ARRAY of  PR 1636

repair

  • issue 716 getTypeInfo () might return Oracle data out of order specified in the documentation of  PR 1506
  • PgSQLXML setCharacterStream () result is null  PR 1608
  • Obtain the correct column for the simple domain long  PR 1605
  • NPE called twice executeQuery statement after the results of repair  # 684  PR 1610
  • Processing the digital domain type  PR 1611
  • pginterval accepted iso8601 string  PR 1612
  • CurrentTimeMillis deleted from the code, test the normal  PR 1617
  • NPE when calling setNull on PreparedStatement no parameters  PR 1620
  • OUT parameter register allows the use of native CallableStatement the CALL  PR 1561
  • Save the publishing point added to the batch execution  PR 1583
  • BEGIN ban on using extended query protocol before the COPY  PR 1639

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

Guess you like

Origin www.oschina.net/news/111985/postgresql-jdbc-42-2-9-released