Обсуждение: pgjdbc 9.4.1212 is released

Поиск
Список
Период
Сортировка

pgjdbc 9.4.1212 is released

От
Vladimir Sitnikov
Дата:
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