REL42.2.23
版本发布时间: 2023-02-19 16:12:09
pgjdbc/pgjdbc最新发布版本:REL42.7.4(2024-08-23 00:47:06)
What's Changed
- test: Regenerate TLS certs with new expirations by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2201
- Backpatch fixupdateable by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2200
- back patch fixing refreshRow makes resultset readonly fixes Issue #2193 by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2202
- fix getColumnPrecision for Numeric when scale and precision not specified fixes: Issue #2188 by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2203
- fix: jre6 jar not being created due to preprocessMain failing due to the destination directories not being created by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2205
- backpatch #1949 Rework sql type gathering to use OID instead of typname by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2206
- Update Changelog by @davecramer in https://github.com/pgjdbc/pgjdbc/pull/2207
Full Changelog: https://github.com/pgjdbc/pgjdbc/compare/REL42.2.22...REL42.2.23