PostgreSQL JDBC Driver 42.5.0 Released

Changed

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)