PostgreSQL JDBC Driver 42.3.10 Released

Notable changes

Fixed

  • Fix: Due to building the release using Java 17 version 42.3.9, would throw an exception NoSuchMethodError on ByteBuffer#position When Running on Java 8
  • Fix: In SimpleQuery mode SimpleParameterList did not support type casting for all well known types.