PostgreSQL JDBC Driver 42.3.0 Released

Changed

  • No longer build for Java 6 or Java 7
  • If assumeMinServerVersion is not defined and server is at least 9.0, group startup statements into a single transaction PR #1977

Added

Fixed

  • Rework OSGi bundle activator so it does not rely on exception message to check DataSourceFactory presence PR #507
  • Fix database metadata getFunctions() and getProcedures() to ignore search_path when no schema pattern is specified PR #2174
  • Fix refreshRow made the row readOnly. PR #2195 Fixes Issue #2193
  • Fix do not add double quotes to identifiers already double quoted PR #2224 Fixes Issue #2223 Add a property QUOTE_RETURNING_IDENTIFIERS which determines if we put double quotes around identifiers that are provided in the returning array.
  • Fix Provide useful error message for empty or missing passwords for SCRAM auth PR #2290 fixes Issue #2288

Contributors to this release

We thank the following people for their contributions to this release.

Abhishek-kumar09

adrklos

Agata Naomichi

Andrew Dunstan

Brett Okken

costa100

Dave Cramer

David Rader

Eric Peterson

Feng zhihao

Frode Carlsen

Hugo Abreu

iceback

Jeremy Mailen

Jesper Pedersen

Jorge Solorzano

Jorge Solórzano

Juha Syrjälä

JY Cr

Laurenz Albe

Michael Ernst

MMeent

odubaj

Pavel Bludov

Peter Eisentraut

plan3d

Power

rtrier

Sehrope Sarkuni

Simon Strassl

Tom Aizenberg

Vladimir Sitnikov

Vyom Yadav

xpoinsard