Re: 9.4.1211 release?

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: 9.4.1211 release?
Дата
Msg-id CAB=Je-G5+B2Wv_jiC79qGPdMHZp+dfXaRBKsP=1GS1c-6rvPNA@mail.gmail.com
обсуждение исходный текст
Ответ на 9.4.1211 release?  (Pavel Raiskup <praiskup@redhat.com>)
Список pgsql-jdbc
Pavel> Hi, github offers me 9.4.1211 release, but I haven't seen announement.  Can I
Pavel> consider this to be supported tarball?

9.4.1211 has indeed been released yesterday with a couple of changes:
* fixed json type regression (the bug first appeared in 9.4.1210)
* 'current transaction is aborted' exception includes the original exception via caused-by chain

There's however a yet another regression since 9.4.1210: non-prepared statements replace ? via $1, so
queries that use ? kind of operators are affected (see https://github.com/pgjdbc/pgjdbc/issues/643 )

I suggest to schedule 9.4.1212 soon.

Vladimir

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: 9.4.1211 release?
Следующее
От: Prasad Varakur
Дата:
Сообщение: reg license implications in implementing/using the JDBC spec