PostgreSQL JDBC 42.2.10がリリース
更新内容
- Cleanup PGProperty, sort values, and add some missing to docs (#1686)
- Fixing LocalTime rounding (losing precision) (#1570)
- Network Performance of PgDatabaseMetaData.getTypeInfo() method (#1668)
- Issue #1680 updating a boolean field requires special handling to set it to t or f instead of true or false (#1682)
- bug in pgstream for replication (#1681)
- Issue #1677 NumberFormatException when fetching PGInterval with small value (#1678)
- Metadata queries improvements with large schemas. (#1673)
- Utf 8 encoding optimizations (#1444)
- interval overflow (#1658)
ダウンロード