Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 790 Bytes

2023-02-03-42.5.3-release.md

File metadata and controls

22 lines (15 loc) · 790 Bytes
title date categories version
PostgreSQL JDBC Driver 42.5.3 Released
2023-02-03 08:24:49 -0500
new_release
42.5.3

Fixed

fix: Add box to TypeInfoCache, fixes Issue #2746 PR #2747
fix: regression in PgResultSet LONG_MIN copy and paste error fixes Issue #2748 PR#2749

Commits by author

Dave Cramer (2): Fix: regression in PgResultSet LONG_MIN copy and paste error fixes Issue (#2749) PR 2748
Add box to TypeInfoCache, fixes Issue (#2747) PR 2746