Notable Changes
Changed
- fix: revert change in PR #1986 where float was aliased to float4 from float8. float now aliases to float8 PR #2598 fixes Issue #2597
Commits by author
Dave Cramer (5):
fix: revert change in [PR 2597](https://github.com/pgjdbc/pgjdbc/pull/2597) where float was aliased to float4 from float8. float now aliases to float8 (#2598)