Thread: pgjdbc 9.4.1212 is released

pgjdbc 9.4.1212 is released

From
Vladimir Sitnikov
Date:
Hi,

I've just pushed 9.4.1212 to Maven Central.
It includes 13 changes by 5 contributors.
Great thanks to everyone involved.

Release notes are here: https://github.com/pgjdbc/www/pull/39

Notable change is
* ? can now be used in non-prepared statements (fixed regression of 9.4.1210)

Dave will update jdbc.postgresql.org


Vladimir