Обсуждение: [JDBC] Upcoming pgjdbc release: todo list

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

[JDBC] Upcoming pgjdbc release: todo list

От
Vladimir Sitnikov
Дата:
Hi,

I would like to cut a pgjdbc release on the next week or so.
If there are known issues/deficiencies you might want to treat, please speak up.

If you think there is a PR that should be included in the release, please ping it.
My personal wish is to fix log.isDebugEnabled() overhead.

The version number will likely to be 42.1.0 (as there are new features, so minor part of version should be incremented).

Vladimir

Re: [JDBC] Upcoming pgjdbc release: todo list

От
Thomas Kellerer
Дата:
Vladimir Sitnikov schrieb am 06.04.2017 um 15:08:
> I would like to cut a pgjdbc release on the next week or so.
> If there are known issues/deficiencies you might want to treat, please speak up.

reWriteBatchedInserts=true is not working together with ON CONFLICT DO UPDATE:

https://www.postgresql.org/message-id/ob2isj%24n2o%241%40blaine.gmane.org

Regards
Thomas


Re: Upcoming pgjdbc release: todo list

От
Thomas Kellerer
Дата:
Vladimir Sitnikov schrieb am 06.04.2017 um 15:08:
> I would like to cut a pgjdbc release on the next week or so.
> If there are known issues/deficiencies you might want to treat, please speak up.

reWriteBatchedInserts=true is not working together with ON CONFLICT DO UPDATE:

https://www.postgresql.org/message-id/ob2isj%24n2o%241%40blaine.gmane.org

Regards
Thomas